Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Data Fields

weslambert edited this page Feb 20, 2018 · 5 revisions

Introduction

This page references the various types of data fields utilized by Security Onion on the Elastic Stack.

The various fields types are described below.

Fields

Alert Data
Bro
Elastalert

Template files

Fields are mapped to their proper type using template files, found in /etc/logstash/. The current template files include:

logstash-template.json - mapping information for logs going into logstash-* indices
beats-template.json - mapping information for logs going into logstash-beats-* indices.

Clone this wiki locally