ATNA UDP or TLS message properties
This section provides a reference to properties needed to enable ATNA UDP or TLS messages.
To enable sending ATNA UDP or TLS messages, edit the value of the following properties under the HomeCommunity element and specify ATNA UDP or TLS server details.
Table 2-1 ATNA UDP or TLS messages TLS message properties
Property | Description |
---|---|
ATNAPerformAudit |
Set to true to enable sending ATNA audit messages. By default, this value is set to false. |
ATNAsyslogProtocol |
Set to UDP or TLS (default value). |
ATNAsyslogHost |
Set to the ATNA UDP or TLS server host name or IP address. |
ATNAsyslogPort |
Set to the ATNA UDP or TLS server port number. |
ATNAMessageType |
Set to RFC3881 or DICOM to indicate which audit message format should be generated by the system. |
Ensure to configure the following properties when you use TLS for ATNAsyslogProtocol.
Table 2-2 TLS for ATNAsyslogProtocol properties
Property | Description |
---|---|
KeyStore |
Set to 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 .
|