Skip to content

Silureth/pfsense-filebeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pfsense-filebeat

PFSENSE 2.6.0-RELEASE (amd64) based on https://github.com/Noebas/pfsense-filebeat just updated beat link

ELK_PfSense Run from command line to install: curl --create-dirs -o /root/scripts/install.sh https://raw.githubusercontent.com/Silureth/pfsense-filebeat/main/install.sh

rename filebeats.yml_new in /usr/local/etc/beats/ -> filebeats.yml

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

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

About

filebeats for PFSENSE 2.6.0-RELEASE (amd64)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages