Splunk Search

How to create chart using web access logs as source and list all URIs

pdave83
New Member

How do I create a chart using web access logs as a source ?
I want a list of all URI's which shows counts of error codes 40* and 50*

I am using below splunk search for getting list of URI with error codes other than 200 and 300:

source="web_access_log*" ( (NOT (( "HTTP/1.1\" 200") OR ( "HTTP/1.0\" 200") OR ( "HTTP/1.1\" 302") OR ( "HTTP/1.1\" 304")) )) 

I want to create chart or stats which list all URI's on left and shows count of 400's and 500's error codes on right.

Any help would be appreciated.

0 Karma

pdave83
New Member

I need to extract URL's and error code counts from unformatted data

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...