Skip to content
 
 

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

opnsense-logstash-config

This repository contains a logstash configuration file, to make the logs indexable (for example for use with Elasticsearch and Kibana)

This is not an official file but contributions are welcome.

You can download and use this file at your own risk.

You need to have the opnsensefilter plugin installed in your logstash for this to work. Run the following command on your Logstash host:

logstash-plugin install logstash-filter-opnsensefilter

Your Elasticsearch instance needs the ingest-geoip plugin:

elasticsearch-plugin install ingest-geoip

Once it is installed, (re)start Logstash or Elasticsearch, respectively.

About

A configuration for Logstash

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors