Syslog NG - MacOS Testing
  • GSOC - Project Report
  • Testing Methodology
  • Testing Status
  • Installation
  • Modules
    • afsocket [17]
      • network() Source Driver
      • network() Destination Driver
      • syslog() Source/Destination Driver
      • unix-stream() Source Driver
      • unix-stream() Destination Driver
      • unix-dgram() Source/Destination Driver
      • TLS-Encryption
        • Using network()
        • Using syslog()
    • affile [6]
      • file() Source Driver
      • file() Destination Driver
      • pipe() Source Driver
      • pipe() Destination Driver
      • wildcard_file() Source Driver
      • stdin() Source Driver
    • afprog [2]
      • program() Source Driver
      • program() Destination Driver
    • system [1]
      • Collecting local logs pre macOS 10.15 Catalina
    • afuser [1]
    • pseudofile [1]
    • mod-python [7]
      • python() Source Driver
      • python-fetcher() Source Driver
      • python() Destination Driver*
    • afmongodb [1]
    • http [1]
    • riemann [1]
    • redis [1]
    • elasticsearch-http [1]
    • afsql [1]
    • afsmtp [1]
Powered by GitBook
On this page

Was this helpful?

  1. Modules

afsocket [17]

The afsocket module provides socket based transports for syslog-ng, such as the udp(), tcp() and syslog() drivers. This module is compiled with SSL support.

PreviousInstallationNextnetwork() Source Driver

Last updated 3 years ago

Was this helpful?

This module contains the following plugins:

Plugin

Status

Tested

Tested

Tested

Tested

Tested

Tested

Tested

Tested

Tested

Systemd-syslog ( Source )

Incompatible

TCP (Source/Destination)

Obsolete

TCP6 (Source/Destination)

Obsolete

UDP (Source/Destination)

Obsolete

UDP6 (Source/Destination)

Obsolete

Network ( Source )
Network ( Destination )
Syslog ( Source )
Syslog ( Destination )
TLS Encryption
unix-stream (Source)
unix-stream (Destination)
unix-dgram (Source)
unix-dgram (Destination)