Skip to content

fadenb/pfsense-filebeat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%