summaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
authorNaix <20989997+GhostNaix@users.noreply.github.com>2024-10-06 20:09:54 +1100
committerGitHub <noreply@github.com>2024-10-06 11:09:54 +0200
commit3e2ce661f01545daeb311d671bf222d378729bca (patch)
tree0ce8fe6ff0c13ad243be6a530070d7300c49afbe /examples/README.md
parent76e1ea05987aaf49329e259a121e90fb1b890051 (diff)
Added Filebeat Configuration (#44)
Added Filebeat Configuration Co-authored-by: Toni <matzeton@googlemail.com>
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
index 52fd6e090..524fa489d 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -92,3 +92,8 @@ Required by `tests/run_tests.sh`
Validate nDPId JSON messages against internal event semantics.
Required by `tests/run_tests.sh`
+
+## yaml-filebeat
+An example filebeat configuration to parse and send nDPId JSON
+messages to Elasticsearch. Allowing long term storage and data visualization with kibana
+and various other tools that interact with Elasticsearch (No logstash required). \ No newline at end of file