Getting Data In

find absence of data in splunk - iis

benj851
Explorer

Hello; 

 

We ingest IIS logs. Recently some of our iis calls lately haven't included the required username, causing the call to fail. I am trying to find a way in splunk to query the absence of the cs_username field. But, because the field doesn't populate in the iis call when there's no username present, I'm stuck. So searching for a null value does nothing.

 

I would greatly appreciate any assistance.  

Labels (1)
Tags (1)
0 Karma
1 Solution

scelikok
SplunkTrust
SplunkTrust

Hi @benj851,

Did you try below?

| where isnull(cs_username)
If this reply helps you an upvote and "Accept as Solution" is appreciated.

View solution in original post

0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @benj851,

Did you try below?

| where isnull(cs_username)
If this reply helps you an upvote and "Accept as Solution" is appreciated.
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 ...