Logstash cheat sheet: Difference between revisions

Line 458: Line 458:
Elastic Stack がアップデートされたら、いちいち明示的に X-Pack をアップデートしなければいけないのは萎える。
Elastic Stack がアップデートされたら、いちいち明示的に X-Pack をアップデートしなければいけないのは萎える。


また、elasticsearch を(再)起動する時点で、kibana や logstash が稼働している場合に、monitor を突きにくるので、認証エラーの例外が多発する。
また、elasticsearch を(再)起動する時点で、kibana や logstash が稼働している場合に、monitor を突きにくるので、認証エラーが多発する。
これは無視してよいが気持ち悪い。
これは無視してよいが気持ち悪い。


  Authentication of [kibana] was terminated by realm [reserved] - failed to authenticate user [kibana]
  Authentication of [kibana] was terminated by realm [reserved] - failed to authenticate user [kibana]
  Authentication of [logstash_system] was terminated by realm [reserved] - failed to authenticate user [logstash_system]
  Authentication of [logstash_system] was terminated by realm [reserved] - failed to authenticate user [logstash_system]
collector [cluster_stats] failed to collect data
collector [index_recovery] failed to collect data


== LS 2.3.1 geoip issue ==
== LS 2.3.1 geoip issue ==