Getting Data In

Monitoring intranet

mirza94
Engager

Hello,
I'm new to Splunk. On my server (Linux) I have splunk and a internal web site.
Now I need to monitor the Wordpress application and the traffic generated.

any ideas?

Tags (1)
0 Karma

treinke
Builder

If you are needing to monitor Apache with the default logging you would edit your inputs.conf file and add the following:

[monitor:///var/log/httpd/]
disabled = false
followTail = 0

More information about the inputs.conf file is at:
http://docs.splunk.com/Documentation/Splunk/5.0.2/admin/Inputsconf

There are no answer without questions
0 Karma

Ayn
Legend

What specific issue are you having?

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...