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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...