Getting Data In

IIS Error 200 monitor

vaibhavbeohar
Path Finder

Hi,

I have running Splunk with IIS log, in my search i have created field name Error in my log.
we have consider error 200 is ok status, want to remove error 200 in my field(Error), what should i need to give in search, i tried following options.

| fields - Error=200
| fields - "Error=200"
| fields - 'Error=200'
but none of the options are working

Thanks,
Vaibhav.

Tags (1)
0 Karma

dart
Splunk Employee
Splunk Employee
sourcetype=iis* Error!=200

should give you all those with non 200 error codes. You may wish to use:

sourcetype=iis* Error!=2*

vaibhavbeohar
Path Finder

thanks alot.

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...