Skip to content

URL parse ingest processor  #65772

Closed
Closed
@mbudge

Description

@mbudge

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions