Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Na obrazovce Protokol aplikace je možné nastavit odesílání audit log záznamů na vzdálený log server protokolem syslog. Nastavit je možné:

Adresa syslog serveru

Adresa syslog serveru na který mají být posílány audit log záznamy. Formát adresy je:

<protokol>://<hostitel nebo IP adresa>:<port>

Protokol může být “udp” nebo “tcp”. Celá adresa může být např. On the Logging screen it is possible to configure a remote syslog server, to which all Audit Log entries will be sent. The following can be set:

Syslog server address

Address of the syslog server, to which to send the audit log records. The address format is:

<protocol>://<host or IP address>:<port>

The protocol can be either “udp” or “tcp”. The whole address can look for example like “tcp://logserver.domain:10514” nebo or “udp://logserver.domain:514”.

Formát odesílaných zpráv odpovídá The format of sent messages conforms to the RFC 3164, tělo zprávy je ve formátu content of the message is in JSON.

Seznam všech existujících typů audit log záznamů je k dispozici zde.

Příklad obrazovky s nastavenímThe list of all existing audit log types is available here.

The screen looks like this:

...