Getting Data In

What is the correct stanza to monitor access logs on my Ubuntu apache web server?

attraqt
Explorer

Hi Guy's.

I'm currently looking to monitoring specific access logs on my apache web server - Ubuntu. Currently i just monitor a whole directory but i want to specify specifc logs:

My current:

[monitor:///var/log/apache2]
sourcetype = access_log

New config:

[monitor:///var/log/apache2/access.log*]
sourcetype = access_log

When using the new config it is picking up application.log, sync.log. How can i restrict it to file with the name: access.log*

Cheers,

J.

0 Karma

emiller42
Motivator

The new config you specified should only grab /var/log/apache2/access.log*. If you're getting things that don't match that pattern, there is most likely some other input configured that's grabbing them.

To see all of the inputs configured on your forwarder, you can run $SPLUNK_HOME\bin\splunk btool inputs list and then look for any stanzas which match the files you don't want to collect.

0 Karma
Get Updates on the Splunk Community!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...