Project

General

Profile

Actions

Feature #6546

closed

pfSense should support logging to e.g. ELK stacks

Added by Bruce Simpson almost 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/27/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

pfSense logging is based around the FreeBSD base system's syslogd logging daemon.

This can be tricky to integrate into a distributed system e.g. ELK, Graylog, Splunk etc.

We're specifically looking at using ELK here (Gardenia). We've found the least painful way to get an Ubuntu server logging into ELK was to use Elastic's 'filebeat' tool.

This is basically a log crawler written in Go. However, it lacks support for pfSense's native CLOG format. Whilst the low-level details of this are something I've already started working on (i.e. teach filebeat to crawl CLOG, by hacking Go) it would still need to be integrated into the GUI somehow, perhaps as a package.

Actions

Also available in: Atom PDF