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!

Turn Cisco Telemetry Into Action with Cisco Data Fabric, powered by the Splunk ...

The surge in machine data is already hitting enterprise budgets, and the agentic era will only intensify it. ...

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...