fadenb / pfsense-filebeat

pfsense-filebeat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELK_PfSense Run from command line to install:

fetch -o - https://raw.githubusercontent.com/fadenb/pfsense-filebeat/master/install.sh | sh -s

Optional add menu item by add this to the service section of /cf/conf/config.xml

<service>
	<name>filebeat</name>
	<rcfile>filebeat</rcfile>
	<executable>filebeat</executable>
	<description><![CDATA[Filebeat service]]></description>
</service>

About

pfsense-filebeat


Languages

Language:Shell 100.0%