fluent-plugin-splunk-hec icon indicating copy to clipboard operation
fluent-plugin-splunk-hec copied to clipboard

Splunk unable to detect color codes

Open manoj-cb opened this issue 2 years ago • 0 comments

What happened:

I've deployed fluent-plugin-splunk-hec on a Kubernetes cluster and the plugin is adding color codes to the log which is not being detected in Splunk

What you expected to happen: color codes should be removed

Actual Log: 2023-02-08T13:35:44.818Z - info: ::ffff:127.0.0.1 - GET /v4/ping HTTP/1.1 200 578 - 0.953 ms

Log as shown in Splunk: 2023-02-08T13:40:45.697Z - [32minfo[39m: ::ffff:127.0.0.1 - GET /v4/ping HTTP/1.1 200 578 - 1.316 ms

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Ruby version (use ruby --version):
  • OS (e.g: cat /etc/os-release):
  • Splunk version:
  • Others:

manoj-cb avatar Feb 09 '23 15:02 manoj-cb