0

curator_cli のロギングを無効にするのを手伝ってくれる人はいますか。たとえば、コマンド Command を試しました。

curator_cli --host localhost show_indices --filter_list '[{"filtertype":"age","source":"creation_date","direction":"younger","unit":"minutes","unit_count":60, "timestring":"%Y.%m.%d"}]'

出力: 2020-02-17 18:44:50,286 INFO クライアント オブジェクトをインスタンス化しています 2020-02-17 18:44:50,287 INFO クライアント接続をテストしています 2020-02-17 18:44:50,290 INFO 指定された設定で Elasticsearch クライアント オブジェクトを正常に作成しました-2020.02.17

したがって、出力としてlogstash-2020.02.17のみが必要です

4

1 に答える 1