Versions Compared

Key

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


Panel
Table of Contents
maxlevel2

...

The following table identifies all OMS configuration options. Each Option Name is a link to detailed information about that option.

Option Name

Description

AUTHENTICATE_PEER

Controls whether or not OMS server will validate host name and/or IP addresss of the incoming client connection based on its certificate.

CODE_PAGE

Universal Translate Table (utt) file to use for network data translation to and from the local code page and Unicode.

DNS_CACHE_TIMEOUT

Number of seconds that a successfully resolved host name is cached.

/wiki/spaces/UA71x/pages/2654320

Size of the memory cache used to store the message index.

INSTALLATION_DIRECTORY

Directory where OMS is installed.

MAX_CONNECTIONS

Maximum number of concurrent connections that can be made to an OMS server.

MAX_DATA_FILE_SIZE

Maximum size of a message data file.

MAX_MESSAGE_SIZEMaximum message size allowed by the OMS server.
MAX_SSL_PROTOCOL Maximum SSL/TLS protocol level that will be negotiated and used for communications channels.

MESSAGE_LANGUAGE

Message catalog used to format messages.

MESSAGE_LEVEL

Level of messages written.

MIN_SSL_PROTOCOL

Minimum SSL/TLS protocol level that will be negotiated and used for communications channels.

MSG_CHUNK_SIZESize limit where messages exceeding the limit will be split into "chunks" no larger than that limit for transmission.

MSG_CLEANUP_INTERVAL

Interval for message data file clean-up.

MSG_DATA_FLUSH_INTERVAL

Interval for message data flush to disk.

MSG_SUPPRESSION_LIST

List of message IDs representing Universal messages to be suppressed.

NLS_DIRECTORY

Directory where OMS message catalog and code page tables are located.

OTEL_ENABLE_TRACINGSpecification for whether or not OMS will export traces to the Opentelemetry collector.
OTEL_EXPORT_METRICSSpecification for whether or not OMS will export metrics to the Opentelemetry collector.
OTEL_METRICS_ENDPOINTURL used to export OMS metric data using the OTLP/HTTP(S) protocol to the Opentelemetry Collector.
OTEL_METRICS_EXPORT_INTERVALInterval for how often to export the metrics to the Opentelemetry Collector.
OTEL_SERVICE_NAMEValue of the service.name resource attribute used to identify OMS in traces and metrics.
OTEL_SSL_CA_CERT_PATH Full path to the file containing one or more X.509 trusted certificates in PEM format. The certificate(s) will be used to validate the Opentelemetry Collector (server).
OTEL_SSL_CLIENT_CERT_PATHFull path to an X.509 certificate used to identify OMS to the Opentelemetry Collector. This option is only needed for HTTP connections where client authentication is set up in the Opentelemetry Collector.
OTEL_SSL_CLIENT_KEY_PATHFull path to the PEM formatted file containing the private key associated with the client certificate specified by the OTEL_SSL_CLIENT_CERT_PATH option. This option is only needed for HTTP connections where client authentication is set up in the Opentelemetry Collector.
OTEL_SSL_INSECURE_SKIP_VERIFY Specification for whether or not to validate the Opentelemetry Collector's (server's) certificate against the locally configured CA certificate.
OTEL_TRACE_ENDPOINTURL used to export OMS trace data using the OTLP/HTTP(S) protocol to the Opentelemetry Collector.

REQUIRE_SSL

Specification for whether or not the OMS Server will enforce the use of SSL/TLS connections by clients.

SERVICE_BACKLOG

Size of the service interface backlog queue in TCP/IP for pending connection requests.

SERVICE_IP_ADDRESS

IP address on which to accept OMS connection requests.

SERVICE_PORT

Port to use to listen for OMS connection requests.

SERVICE_TIMEOUT

Number of seconds of inactivity before the OMS server considers the connection as inactive and closes the connection.

SPOOL_DIRECTORY

Directory where OMS maintains the message database.

SSL_CIPHER_LIST

List of acceptable SSL/TLS cipher suites to use for network communication.

SSL_CIPHER_SUITES SSL/TLS 1.3 specific cipher suites that are acceptable to use for network communications between OMS clients and the OMS server.

TMP_DIRECTORY

Directory in which OMS will create temporary files.

TRACE_DIRECTORY

Directory into which trace files are written if the MESSAGE_LEVEL option is set to trace.

TRACE_FILE_LINES

Maximum number of lines written to the trace file.

TRACE_TABLE

Memory trace table specifications.

...