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

Change log level in eventlogmessage #2336

Merged
merged 4 commits into from
Jan 3, 2025
Merged

Change log level in eventlogmessage #2336

merged 4 commits into from
Jan 3, 2025

Conversation

wildum
Copy link
Contributor

@wildum wildum commented Jan 3, 2025

PR Description

It's common in windows messages to have lines that don't follow the key:value format. There should not be a warning for these.

Changing the log-level and updating the doc is only a first step. The next step would be to improving the parser to not lose the info that does not follow the key:value format (such as the description) and support multi-lines value for the key:value pairs

Which issue(s) this PR fixes

Fixes #982

Follow up issue to improve this stage: #2337

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added

@wildum wildum requested review from clayton-cornell and a team as code owners January 3, 2025 15:27
Copy link
Contributor

github-actions bot commented Jan 3, 2025

💻 Deploy preview deleted.

@wildum wildum merged commit 44f2b26 into main Jan 3, 2025
20 checks passed
@wildum wildum deleted the eventlogmessage-log-level branch January 3, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[loki.process] stage.eventlogmessage - invalid line parsed from message
3 participants