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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...