ATNA audit configuration

This section lists the parameters for ATNA audit configuration.

ATNA Audit configuration prerequisites: Get the audit repository host name or IP and audit repository UDP or TLS port.
  • ATNASyslogProtocol: Set this value to UDP or TLS port.
  • auditMessageType: Represents the audit message type (DICOM XML schema compliant or RFC3881 XML schema compliant) that system generates. Set this value to either RFC3881 or DICOM.
You must configure the following properties when you use TLS for ATNAsyslogProtocol:
  • keyStore: Enter the file path of the keystore. For example: /home/common/cert/keystore.jks.
  • keyStoreType: Specify the type of the keystore. By default, the value is set to JKS.
  • trustStore: Enter the file path of the truststore. For example: /home/common/cert/keystore.jks.
  • trustStoreType: Specify the type of the truststore. By default, the value is set to JKS.
  • credentialStore: Enter the directory where Oracle wallet is created. For example: /home/common.

To enable auditing, set Audit to Yes. An audit configuration example:

auditRepositoryServer= 
auditRepositoryPort= 
ATNASyslogProtocol= 
auditMessageType= 
keyStore= 
keyStoreType=JKS 
trustStore= 
trustStoreType=JKS 
credentialStore= 
Audit=no