Event Stream Output
Writes TenXObject instance and template field values to local (IPC, disk) and remote (network) destinations.
Modules
-
Stdout/err Outputs
Write TenXObject and template values to a log4j2 stdout appender.
-
File Outputs
Write TenXObject field/template values to a file.
-
Process Outputs
Write TenXObject and template values to a sub-process stdin.
-
Fluent Bit Event Outputs
Write TenXObject and template values to a Fluent Bit subprocess to ship to remote log analyzers.
-
Unix Domain Socket Outputs
Write TenXObject and template values to a log4j2 Unix domain socket appender.
-
Fluentd Forward Outputs
Write TenXObject and template values to a log4j2 'forward' appender.
-
TCP/UDP Outputs
Write TenXObject and template values to a TCP/UDP socket.
-
HTTP Outputs
Write TenXObject and template values to a log4j2 HTTP socket appender.
-
GitHub Outputs
Commit TenXObject field/template values to GitHub.
-
Java OutputStream Outputs
Write TenXObject and template values to a Java OutputStream/Writer instance.
This module is defined in event/module.yaml.