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

Improve eventlogmessage stage in loki.process #2337

Open
wildum opened this issue Jan 3, 2025 · 0 comments
Open

Improve eventlogmessage stage in loki.process #2337

wildum opened this issue Jan 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@wildum
Copy link
Contributor

wildum commented Jan 3, 2025

Request

As described in #982 and grafana/loki#9648, the parser of the eventlogmessage stage should be improved to support:

  • lines that don't have the key:value format
  • values that are spread across several lines
  • trim the keys to make it easier to use in later stages (currently \t\tSecurity ID is extracted as __Security_ID)

The changes should either be done in a non-breaking way or be planned for 2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant