elastic / integrations

Elastic Integrations
https://www.elastic.co/integrations
Other
194 stars 418 forks source link

[O11y][Cassandra] Add processor to extract hostname from `service.address` field #5766

Open rajvi-patel-22 opened 1 year ago

rajvi-patel-22 commented 1 year ago

Description

Add processor in ingest pipeline to extract hostname from service.address field

Example:

Original field:

service.address: http://elastic-package-service_cassandra_2:3243/jolokia/%!F(MISSING)ignoreErrors=true&canonicalNaming=false

Expected field:

service.address: elastic-package-service_cassandra_2:3243

Screenshot

image

lalit-satapathy commented 5 months ago

@milan-elastic, Is this a backlog, please update?