Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(logs/metadata): fix logs metadata for systemd #2363

Merged
merged 5 commits into from
Jun 8, 2022

Conversation

sumo-drosiek
Copy link
Contributor

Description

sourceName and sourceHost have been set differently than for fluentd flow. This PR unifies it


Checklist
  • Changelog updated
Testing performed
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@sumo-drosiek sumo-drosiek requested a review from a team as a code owner June 7, 2022 12:14
Comment on lines +4144 to +4175
filter/include_containers:
logs:
include:
match_type: regexp
record_attributes:
- key: k8s.container.name
value: .+
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in advance change in order to support both containers and systemd logs

@sumo-drosiek sumo-drosiek force-pushed the drosiek-fix-systemd branch 2 times, most recently from 7391daf to 7bc632d Compare June 7, 2022 12:18
@github-actions github-actions bot added the documentation documentation label Jun 7, 2022
@sumo-drosiek sumo-drosiek force-pushed the drosiek-fix-systemd branch 2 times, most recently from 579573f to ed6b2dd Compare June 7, 2022 13:19
Dominik Rosiek added 5 commits June 8, 2022 07:58
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek force-pushed the drosiek-fix-systemd branch from 107102f to 4067575 Compare June 8, 2022 05:59
@sumo-drosiek sumo-drosiek merged commit a9a1934 into main Jun 8, 2022
@sumo-drosiek sumo-drosiek deleted the drosiek-fix-systemd branch June 8, 2022 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants