From 647ffca95d7f5a24c99064a1251b37fc22bd052f Mon Sep 17 00:00:00 2001
From: poiana <51138685+poiana@users.noreply.github.com>
Date: Thu, 10 Aug 2023 09:22:07 +0000
Subject: [PATCH] docs(README.md): update plugin registry table
Signed-off-by: poiana <51138685+poiana@users.noreply.github.com>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 7c73d135..9d57793a 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,7 @@ These comments and the text between them should not be edited by hand -->
| [nomad](https://github.com/albertollamaso/nomad-plugin/tree/main) | **Event Sourcing**
ID: 10
`nomad`
**Field Extraction**
`nomad` | Read Hashicorp Nomad Events Stream
Authors: [Alberto Llamas](https://github.com/albertollamaso/nomad-plugin/issues)
License: Apache-2.0 |
| [dnscollector](https://github.com/SysdigDan/dnscollector-falco-plugin) | **Event Sourcing**
ID: 11
`dnscollector`
**Field Extraction**
`dnscollector` | DNS Collector Events
Authors: [Daniel Moloney](https://github.com/SysdigDan/dnscollector-falco-plugin/issues)
License: Apache-2.0 |
| [gcpaudit](https://github.com/falcosecurity/plugins/tree/master/plugins/gcpaudit) | **Event Sourcing**
ID: 12
`gcp_auditlog`
**Field Extraction**
`gcp_auditlog` | Read GCP Audit Logs
Authors: [The Falco Authors](https://falco.org/community)
License: Apache-2.0 |
+| [syslogsrv](https://github.com/nabokihms/syslogsrv-falco-plugin/tree/main/plugins/syslogsrv) | **Event Sourcing**
ID: 13
`syslogsrv`
**Field Extraction**
`syslogsrv` | Syslog Server Events
Authors: [Maksim Nabokikh](https://github.com/nabokihms/syslogsrv-falco-plugin/issues)
License: Apache-2.0 |
| test | **Event Sourcing**
ID: 999
`test` | This ID is reserved for source plugin development. Any plugin author can use this ID, but authors can expect events from other developers with this ID. After development is complete, the author should request an actual ID
Authors: N/A
License: N/A |