Versions Compared

Key

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

...

The Audit Logger service.  Used/Required required by various other services to transmit Audit Records to an Audit Record Repository using the BSD Syslog Protocol according to the IHE ITI Audit Trail and Node Authentication Profile and the Radiology Audit Trail Option described in RAD TF-3 5.1. The Audit Record Repository can be provided by a standalone, third-party application, or by dcm4chee's Audit Record Repository Service.

...

Audit logs for DICOM Storage, Query and Retrieve are supressed if this list contains the AE title of the initator of the operation. Separate multiple AE titles with a \ (backslash). Normally, the AE title of the dcm4chee must be in this attribute, otherwise the log files fills up quickly with what are essentially internal messaging activities.

NONE = Do not supress audit logs according the initiator AE title.

...

Disable reverse DNS lookup to get Host name the hostname for remote applicationapplications. => Use only the IP address to identify remote hosts in emitted Audit messages. If you have a working DNS, this value should the True. If your DNS is not working, set the value to false to increase performance. Otherwise, dcm4chee starts to hit timeout limits.

LogActorConfig

Emit ActorConfig audit messages.

...

Emit SecurityAlert audit messages. Messages are emitted when a TLS handshake fails.

LogUserAuthenticated

Emit UserAuthenticated audit messages. Messages are emitted when a user tries to log in with the wrong password.

LogExport

Emit Export audit messages.

...