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!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...