Loading filebeat/filebeat.yml +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ http: processors: - add_host_metadata: ~ - add_docker_metadata: ~ - decode_json_fields: fields: - message add_error_key: true filebeat.inputs: - type: container Loading journalbeat/journalbeat.yml +7 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,13 @@ logging: http: enabled: true processors: - add_host_metadata: ~ - decode_json_fields: fields: - message add_error_key: true journalbeat.inputs: - paths: [] seek: cursor processors: - add_host_metadata: ~ Loading
filebeat/filebeat.yml +4 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,10 @@ http: processors: - add_host_metadata: ~ - add_docker_metadata: ~ - decode_json_fields: fields: - message add_error_key: true filebeat.inputs: - type: container Loading
journalbeat/journalbeat.yml +7 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,13 @@ logging: http: enabled: true processors: - add_host_metadata: ~ - decode_json_fields: fields: - message add_error_key: true journalbeat.inputs: - paths: [] seek: cursor processors: - add_host_metadata: ~