Skip to content

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.

    More info

  • File Outputs


    Write TenXObject field/template values to a file.

    More info

  • Process Outputs


    Write TenXObject and template values to a sub-process stdin.

    More info

  • Fluent Bit Event Outputs


    Write TenXObject and template values to a Fluent Bit subprocess to ship to remote log analyzers.

    More info

  • Unix Domain Socket Outputs


    Write TenXObject and template values to a log4j2 Unix domain socket appender.

    More info

  • Fluentd Forward Outputs


    Write TenXObject and template values to a log4j2 'forward' appender.

    More info

  • TCP/UDP Outputs


    Write TenXObject and template values to a TCP/UDP socket.

    More info

  • HTTP Outputs


    Write TenXObject and template values to a log4j2 HTTP socket appender.

    More info

  • GitHub Outputs


    Commit TenXObject field/template values to GitHub.

    More info

  • Java OutputStream Outputs


    Write TenXObject and template values to a Java OutputStream/Writer instance.

    More info


This module is defined in event/module.yaml.