Graylog2 / Graylog2/graylog2-server
processing pipeline - make user-agent parser function
Open
feature
processing
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Current Behavior
user need to use external lookup tables to parse the user agent.
https://community.graylog.org/t/using-elasticsearch-filter-plugins/9088/13
## Possible Solution
Integrate the User-Agent parsing as function in the processing pipelines.
REF: https://github.com/ua-parser/uap-java
Contributor guide
Assessment
This issue has not been assessed yet.