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

New plugin: PILAR Plugin #15976

Open
aaronabraham311 opened this issue Feb 27, 2024 · 0 comments
Open

New plugin: PILAR Plugin #15976

aaronabraham311 opened this issue Feb 27, 2024 · 0 comments

Comments

@aaronabraham311
Copy link

We would like to contribute our filter plugin PILAR. This plugin productionizes PILAR, a parameter-insensitive log parser capable of parsing dynamic tokens from a log event (dynamic tokens are tokens in a log event that change often across log events and include user IDs, process IDs, etc.).

Unlike many common parsers like Grok or Dissect, PILAR doesn't require defining common regex patterns. It learns from log data on what parts of a log event is considered static and what is considered dynamic. We hope that a productionized version of PILAR available as a Logstash plugin can encourage developers to use more advanced log parsers directly within the Logstash ecosystem.

Please let us know if there are any questions regarding this plugin submission! Happy to work on them with the relevant Logstash contributor. Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants