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
Get Updates on the Splunk Community!

Stay Connected: Your Guide to July Tech Talks, Office Hours, and Webinars!

What are Community Office Hours?Community Office Hours is an interactive 60-minute Zoom series where ...

Updated Data Type Articles, Anniversary Celebrations, and More on Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

A Prelude to .conf25: Your Guide to Splunk University

Heading to Boston this September for .conf25? Get a jumpstart by arriving a few days early for Splunk ...