Skip to content

Commit

Permalink
update(registry.yaml): register journald plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Grzegorz Nosek <[email protected]>
  • Loading branch information
gnosek committed Apr 9, 2024
1 parent 42e09c0 commit 81d6bef
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -432,3 +432,22 @@ plugins:
source: k8s_audit
extraction:
supported: true
- name: falco_journald_plugin
description: Read Journald events into Falco
authors: Grzegorz Nosek
contact: https://github.com/gnosek/falco-journald-plugin
maintainers:
- name: Grzegorz Nosek
url: https://github.com/gnosek/falco-journald-plugin
license: Apache-2.0
keywords:
- syslog
- systemd
- journald
capabilities:
sourcing:
supported: true
id: 514
source: journald
extraction:
supported: true

0 comments on commit 81d6bef

Please sign in to comment.