Splunk IT Service Intelligence

Is SPlunk Query casesensitive ?

vickyjaiswal
New Member

Hi Guys,

As I am novice to Splunk .Only I want to know is splunk case sensitive or not .Sometimes my search is work with same query some times it does not work .

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

SPL is case sensitive except for values in the search command. Example:

host="foo" | stats dc(A) by b

host, A, b is case sensitive, "foo" is not.

0 Karma

riddhichandaran
Explorer

Field values are not case sensitive
Field names are always case sensitive, in the search command and in other commands.

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