#variables required for non-syslog log file forwarding โ httpd error log file
#edit on your location
input(type=โimfileโ
File=โ/var/log/httpd/error_logโ
Tag=โhttpdโ
Severity=โerrorโ
Facility=โlocal7โณ)
###### Creates a template for each log file in the Logentries UI
### logic to apply the relevant templates to the different log files
if $programname == โhttpdโ then /var/log/plura/ceelog-127.0.0.1.log;CEETemplate
:programname, isequal, โhttpdโ stop