Skip to content

Commit

Permalink
Update beat-agent.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fotisolgr authored Apr 23, 2023
1 parent b3e60cc commit 10c4d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beat-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ spec:
multiline.match: after
paths:
- /var/log/containers/*.log
# TODO: investigate processors
processors:
- drop_fields:
fields: ["host.name", "ecs.version", "agent.version", "agent.type", "agent.id", "agent.ephemeral_id", "agent.hostname", "agent.name", "input.type", "stream", "log.offset", "log.flags"]
Expand Down

0 comments on commit 10c4d79

Please sign in to comment.