Splunk Search

How do I get rid of double quotes for dashboard table

mcgeeaw
Engager

I have a log message that contains white space so it is logged with double quotes:
reason="enter reason here"

The problem I have is that some are being entered with double quotes:
reason=" "enter reason here""

When I make a dashboard table view the second reason just shows as blank. How do I get this table to show the text inside of the outer quotes?

0 Karma

grijhwani
Motivator

Ideally, you need to sanitise your incoming data at the point of production, rather than attempting to get Splunk to unravel its inconsistencies.

Splunk is (perfectly reasonably) interpreting and recording reason=" " as being a field consisting of one space, at index time. When called upon, later, to regurgitate the value of that field that is all it produces. The fact that your data contains multiples of the same delimiter coupled with the inconsistency means it will be very difficult to frame a regex to filter it correctly. It would help if we could see a sample of a source log, to see the "reason" field in the context of its surrounding data, and you could then provide for it in your indexing configurations.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...