Getting Data In

hostname garbage(space or blank) on the search line

himang2c
New Member

The environment is Deployment Server and Client configuration.
We can see several hosts. but when host field is selected,
We can see hostname garbage(space or blank ) on the Search line.

ex) index=ABC host="ABCDEF " <-- one space
but, We can see if this like
index=ABC host="ABCDEF*" <-- if put *

so, We can not have any other search from the search line.

what is solution ?

Tags (1)
0 Karma

mwhite_splunk
Splunk Employee
Splunk Employee

Maybe you should try regex:

index=ABC host=ABCDEF\s

or

index=ABC host=ABCDEF?

See your Splunk Quick Reference Guide for more on RegEx.

http://docs.splunk.com/images/1/17/4.2.x_search_language_refcard.pdf

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 ...