Monitoring Splunk

Monitor multi directory and using whitelisting

roccotocco
New Member

I have to monitorize multiple log such access_log, error_log and xferlog_regular files in a different categories. The structure more or less would look like (example with 2 log files):

/var/www/vhosts/site1/statistics/logs/access_log
/var/www/vhosts/site1/statistics/logs/error_log 
/var/www/vhosts/site2/statistics/logs/access_log
/var/www/vhosts/site2/statistics/logs/error_log
/var/www/vhosts/site3/statistics/logs/access_log
/var/www/vhosts/site3/statistics/logs/error_log
/var/www/vhosts/site4/statistics/logs/access_log
/var/www/vhosts/site5/statistics/logs/error_log

obviously site1 one can be for example mycustomerstiename.com and site2 can be google.com…, so every sitename its different. So, which regex i have to use to get all that logs ? Thanks

Tags (1)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee
[monitor:///var/www/vhosts/*/statistics/logs/access_log]
sourcetype=access_common

[monitor:///var/www/vhosts/*/statistics/logs/error_log]
sourcetype=apache_error

would do it.

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...