Splunk Dev

Web Intelligence for apache logs

heinrich_piard
New Member

What is the log format Web Intelligence app expects apache log files in? This is how I have setup the format but web intelligence does not show any data.

www.test.test.com 180.148.99.141 - - [13/Jan/2012:13:55:09 -0500] "GET /portlets/current_news.json?BLOCKSIZE=30 HTTP/1.1" 200 15588 "-" "Jakarta Commons-HttpClient/3.1"0/194888
0 Karma

araitz
Splunk Employee
Splunk Employee

Per Splunk's default field extractions:

[access-extractions]
# matches access-common or access-combined apache logging formats
# Extracts: clientip, clientport, ident, user, req_time, method, uri, root, file, uri_domain, uri_query, version, status, bytes, referer_url, referer_domain, referer_proto, useragent, cookie, other (remaining chars)

Your logs seem formatted correctly, but perhaps you have not assigned them the sourcetype of "access_combined". What sourcetype do your Apache logs currently show?

heinrich_piard
New Member

[folded comment in to question - araitz]

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...