syslog-ng.conf: options { use_dns(no); use_fqdn(no); check_hostname(yes); keep_hostname(yes); chain_hostnames(no); dns_cache(no); sync(0); }; source syslog_remote { tcp(); udp(); }; filter ip_filter { facility(<facility>) and host (<ip address>) or host (<ip … Continue reading Syslog NG Parser Example PHP
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed