URL parse ingest processor #65772
Labels
:Data Management/Ingest Node
Execution or management of Ingest Pipelines including GeoIP
>enhancement
Team:Data Management
Meta label for data/management team
Hi,
A URL parse ingest processor would be useful for security and other network data.
The processor could parse the full URL and populate the following ECS fields
url.extension
url.fragment
url.password
url.path
url.port
url.query
url.scheme
url.username
https://www.elastic.co/guide/en/ecs/current/ecs-url.html
Sometimes the scheme is missing from the full URL, so it would be good if the processor could parse URL's with no scheme without failing.
Thanks
The text was updated successfully, but these errors were encountered: