Environment Variables for TIBCO OI Hawk RedTail Components
Each component of
TIBCO OI Hawk RedTail can be configured using the environment variables. These environment variables can be provided in a YAML file.
Hawk Agent Environment Variables
| Environment Variable | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
Note: By default, the
auto_config_dir is created in the
hkce_agent container. Since any file or folder created in the container has a transient nature, removing
hkce_agent container might lead to loss of rulebases that were stored in the directory specified in
auto_config_dir. Thus, to avoid this issue, use the Docker volume to persist the rulebases and set the
auto_config_dir to the destination of the Docker volume within the
hkce_agent container.
Mandatory: No Suggested Value: None |
|||||||||
|
|
Mandatory: No Suggested Value: None |
|||||||||
|
|
The
Mandatory: No Suggested Value: - |
|||||||||
|
|
The
log_level environment variable identifies the log level. The values of the
log_level environment variable are:
Mandatory: No Suggested Value: 7 |
|||||||||
grpc_session
|
The
Mandatory: Yes Suggested Value: |
|||||||||
grpc_max_reconnect_attempts
|
Specifies the number of attempts that must be made by the Hawk agent to re-establish communication with the Hawk RedTail Console using gRPC Transport.
Mandatory: No Suggested Value: 100 |
|||||||||
grpc_reconnect_interval
|
Specifies the interval (in milliseconds) between reconnection attempts
Mandatory: No Suggested Value: 5000 |
|||||||||
|
Environment Variables for gRPC Transport TLS Configuration The following TLS/SSL parameters are applicable to |
||||||||||
grpc_enable_tls
|
Set to true, if communication needs to happen over TLS protocol.
Mandatory: No Suggested Value: false or true |
|||||||||
grpc_server_ca
|
Path of the Certificate Authority of the Hawk RedTail Console server
Mandatory: No Suggested Value: |
|||||||||
grpc_server_hostname
|
Host name of the Hawk RedTail Console
Mandatory: No Suggested Value: grpcserver |
|||||||||
grpc_client_certificate
|
Path of the client certificate for the Hawk agent
Mandatory: No Suggested Value: |
|||||||||
grpc_client_key
|
Path of the client private key for the Hawk agent in PKCS8 format
Mandatory: No Suggested Value: |
|||||||||
| Environment Variables for gRPC AMI Transport | ||||||||||
|
|
Configures the agent with a gRPC session to be used to communicate with applications implementing the TIBCO Hawk Application Management Interface. Mandatory: No Suggested Value: 9698 |
|||||||||
|
|
TLS parameters can be specified while using gRPC transport for AMI Mandatory: No Suggested Value: false |
|||||||||
|
|
Location of certificate for AMI GRPC session port Mandatory: No Suggested Value: |
|||||||||
|
|
Location of private key for AMI GRPC session port Mandatory: No Suggested Value: |
|||||||||
|
|
Location of CA certificate used to sign the AMI application's certificate Mandatory: No Suggested Value: |
|||||||||
| Environment variables for Email Configurations | ||||||||||
|
|
The
Mandatory: No Suggested Value: None |
|||||||||
|
|
The
Mandatory: No Suggested Value: 25 |
|||||||||
|
|
The
Mandatory: No Suggested Value: false |
|||||||||
|
|
The
Mandatory: No Suggested Value: false |
|||||||||
email_smtp_tls_trust
|
Skips certificate validation of SMTP server. If set to "*", all hosts are trusted hosts. If set to a whitespace separated list of hosts, those hosts are trusted. Otherwise, trust depends on the certificate the server presents.
Mandatory: No Suggested Value: - |
|||||||||
|
|
The
Mandatory: No Suggested Value: 25 |
|||||||||
|
|
The
Mandatory: No Suggested Value: None |
|||||||||
|
|
The
Mandatory: No Suggested Value: None |
|||||||||
Hawk RedTail Console Environment Variables
Port: 9687
| Environment Variable | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ACTIVATION_SERVER_URL
|
TIBCO Activation Server URL Mandatory: Yes Suggested Value: |
|||||||||||||||
LEADER_ELECTION_SCAN_INTERVAL_SECONDS
|
Configure the interval (in seconds) at which the application scans for leader election Mandatory: Yes Suggested Value: 10 |
|||||||||||||||
|
|
Flag to indicate whether to load variables from environment variables or to use predefined default values
Mandatory: Yes Suggested Value: TRUE |
|||||||||||||||
|
|
Services after which the
Mandatory: Yes Suggested Value: |
|||||||||||||||
TIBFTL_USERNAME
|
Username of FTL Mandatory: Yes |
|||||||||||||||
TIBFTL_PASSWORD
|
Password of FTL Mandatory: Yes |
|||||||||||||||
EMS_DOMAIN_RECONNECT_ATTEMPTS_AND_INTERVAL
|
Number of attempts and the interval in those attempts made to reinstate a connection with EMS server. The value should be comma separated value, where the first part represents the number of attempts and the second part represents interval in milli-seconds. Mandatory: No Suggested Value: |
|||||||||||||||
| LDAP_SEARCH_CONTROL_COUNT_LIMIT |
Setting that restricts the number of entries returned by an LDAP search operation. Mandatory: No Suggested Value: |
|||||||||||||||
| LDAP_SEARCH_CONTROL_TIME_LIMIT |
Setting that restricts the maximum time(in milliseconds) allowed for an LDAP search operation to complete. Mandatory: No Suggested Value: |
|||||||||||||||
hawk_console_retention_count_notification
|
Notification retention limit per domain Mandatory: No Suggested Value: |
|||||||||||||||
hawk_console_retention_count_medium
|
Medium alert retention limit per domain Mandatory: No Suggested Value: |
|||||||||||||||
hawk_console_retention_count_low
|
Low alert retention limit per domain Mandatory: No Suggested Value: |
|||||||||||||||
grpc_session_port
|
Port that the Hawk RedTail Console component container uses to listen to incoming transport request from Hawk agents Mandatory: No Suggested Value: 9697 |
|||||||||||||||
prometheus_exporter_scrape_interval
|
Time interval (in seconds) in which console will scrape data from prometheus exporter Mandatory: No Suggested Value: 60 |
|||||||||||||||
EXPORTER_MA_METHOD_SUBSCRIPTION_INTERVAL
|
Time interval (in seconds) in which console will receive data from subscription. Mandatory: No Suggested Value: 60 |
|||||||||||||||
prometheus_exporter_clear_samples_enabled
|
Hawk Console will clear the stale Prometheus samples if this property is set to true. Mandatory: No Suggested Value: true |
|||||||||||||||
grpc_enable_tls
|
Set to true if gRPC communication needs to happen over TLS protocol Mandatory: No Suggested Value: false |
|||||||||||||||
grpc_server_certificate
|
Path of the server certificate for the HawkConsole Mandatory: No Suggested Value: |
|||||||||||||||
grpc_server_key
|
Path to HawkConsole private key Mandatory: No Suggested Value: |
|||||||||||||||
grpc_client_ca
|
Path to HawkAgent CA for mutual authentication Mandatory: No Suggested Value: |
|||||||||||||||
hawk_domain
|
The Hawk domain name. Mandatory: Yes Suggested Value: redtail |
|||||||||||||||
|
|
Listen port for Hawk RedTail Console REST communication
Mandatory: Yes Suggested Value: 9687 |
|||||||||||||||
|
|
These are JVM properties which can be configured to tune the JVM process For example,
Mandatory: No Suggested Value: <JVM Defaults> |
|||||||||||||||
|
|
Grafana URL
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Supported Cipher Suites
Mandatory: Yes Suggested Value: |
|||||||||||||||
REST_TLS_PROTOCOL
|
Supported TLS protocols
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Key pair used for setting up REST TLS communication
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Password to key pair used for REST TLS communication
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Certificate used for REST TLS communication
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Certificate of the CA used to sign the REST TLS certificate
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Skip certificate verification
Mandatory: No Suggested Value: false |
|||||||||||||||
|
|
Skip host name verification
Mandatory: No Suggested Value: true |
|||||||||||||||
|
|
Path to JWT signing key
Mandatory: No Suggested Value: |
|||||||||||||||
|
|
Password to JWT signing key
Mandatory: No Suggested Value: |
|||||||||||||||
|
|
JWT token time to live value (in minutes)
Mandatory: No Suggested Value: 300 |
|||||||||||||||
|
|
Path to the CA cert which signed Prometheus server certificate. This is required for Prometheus to securely connect with the Hawk RedTail Console for scraping metrics
Mandatory: No Suggested Value: |
|||||||||||||||
|
|
Path to the Grafana CA certificate. This is valid in case where Grafana is secured with TLS
Mandatory: No Suggested Value: NA |
|||||||||||||||
|
|
Connection URL to PostgreSQL server
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
JDBC class name
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Database user name
Mandatory: Yes Suggested Value: postgres |
|||||||||||||||
|
|
Database password
Mandatory: Yes Suggested Value: mypassword |
|||||||||||||||
|
|
Database Connection pool size at start up
Mandatory: No Suggested Value: "10" |
|||||||||||||||
|
|
Maximum number of idle connections allowed in the database connection pool
Mandatory: No Suggested Value: "20" |
|||||||||||||||
|
|
Maximum number of active connections allowed in the database connection pool
Mandatory: No Suggested Value: 100 |
|||||||||||||||
|
|
Path to the database CA certificate. This is valid if PostgreSQL is secured with TLS.
Mandatory: No Suggested Value: |
|||||||||||||||
|
|
Skip host name verification while communicating with database over TLS
Mandatory: No Suggested Value: true |
|||||||||||||||
|
|
Skip certificate verification while communicating with database over TLS
Mandatory: No Suggested Value: false |
|||||||||||||||
|
|
Type of store where the users are stored
Mandatory: Yes Suggested Value: database, ldap |
|||||||||||||||
|
|
Attribute to use as a user name when LDAP authentication is enabled
Mandatory: No Suggested Value: CN |
|||||||||||||||
|
|
Set to true, if communication with LDAP is over SSL
Mandatory: No Suggested Value: false |
|||||||||||||||
|
|
Skip LDAP server host name verification
Mandatory: No Suggested Value: true |
|||||||||||||||
|
|
Path to the CA certificate of LDAP server
Mandatory: No Suggested Value: NA |
|||||||||||||||
| TLS Configuration | ||||||||||||||||
|
|
Path to For example, if Grafana is configured with a reverse proxy using TLS via mutual authentication.
Mandatory: No Suggested Value: NA |
|||||||||||||||
|
|
Password to
Mandatory: No Suggested Value: NA |
|||||||||||||||
|
|
Path to
Mandatory: No Suggested Value: NA |
|||||||||||||||
|
|
Specifies the level of diagnostic information stored in the logs. The following are the logging levels:
Mandatory: No Suggested Value: INFO |
|||||||||||||||
Grafana Component Environment Variables
Port: 3000
| Environment Variable | Description |
|---|---|
waitForServices
|
Specifies the services after which the Grafana component must start
Mandatory: Yes Suggested Value: |
|
|
When set to Default:
Mandatory: Yes Suggested Value: false |
|
|
When set to When set to Default:
Mandatory: Yes Suggested Value: true |
|
|
The role new users are assigned for the main organization (if
Mandatory: Yes Suggested Value: Editor |
|
|
Set the default UI theme:
Mandatory: Yes Suggested Value: light |
|
|
Set to true, for Grafana to let a HTTP reverse proxy handle authentication. For TIBCO OI Hawk RedTail, this value must be true.
Mandatory: Yes Suggested Value: true |
|
|
HTTP Header name that contains the user name
Mandatory: Yes Suggested Value: X-WEBAUTH-USER |
|
|
HTTP Header property, defaults to
Mandatory: Yes Suggested Value: |
|
|
Set to
Mandatory: Yes Suggested Value: true |
|
|
This setting is only used in as a part of the
Mandatory: Yes Suggested Value: |
|
|
The port to bind to; defaults to 3000
Mandatory: Yes Suggested Value: 3000 |
|
|
This is the full URL used to access Grafana from a web browser
Mandatory: Yes Suggested Value: |
|
|
Basic auth is enabled by default and works with built-in Grafana. For TIBCO OI Hawk RedTail, basic auth must be enabled.
Mandatory: Yes Suggested Value: true |
|
|
Default: When false, the X-Frame-Options: deny HTTP header is set in the Grafana HTTP responses. Thus, browsers do not allow rendering Grafana in <frame>, <iframe>, <embed>, or <object>. For TIBCO OI Hawk RedTail, set this value to
Mandatory: Yes Suggested Value: true |
|
|
Directory where Grafana automatically scans and looks for plug-ins. Manually or automatically install any plug-ins here.
Mandatory: Yes Suggested Value: |
|
|
Type of database where Grafana stores all the data
Mandatory: Yes Suggested Value: postgres |
|
|
Host and IP port of the database
Mandatory: Yes Suggested Value: |
|
|
Name of the database
Mandatory: Yes Suggested Value: grafana |
|
|
Database user name
Mandatory: Yes Suggested Value: postgres |
|
|
Database user password
Mandatory: Yes Suggested Value: |
|
|
Skips verification of the certificate chain and
Mandatory: Yes Suggested Value: require |
|
|
Database CA certificate
Mandatory: Yes Suggested Value: |
Querynode Environment variables
Port: 9681
| Environment Variable | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Flag to indicate whether to load variables from environment variables or to use predefined default values.
Mandatory: Yes Suggested Value: TRUE |
|||||||||||||||
|
|
Services after which Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Machine identification Recommend value: machine-0000000000.
Mandatory: Yes Suggested Value: machine-0000000000 |
|||||||||||||||
|
|
Host address of
Mandatory: Yes Suggested Value: 0.0.0.0 |
|||||||||||||||
|
|
Port on which querynode listens to HTTP request
Mandatory: Yes Suggested Value: 9681 |
|||||||||||||||
|
|
Maximum number of search results shown on the search page
Mandatory: Yes Suggested Value: 1000000 |
|||||||||||||||
|
|
Query Node self host IP
Mandatory: Yes Suggested Value: 0.0.0.0 |
|||||||||||||||
|
|
Query Node self port Mandatory: Yes Suggested Value: 9620 |
|||||||||||||||
|
|
Internal cache for storing query results for each cached query
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Defines maximum size of file for H2 file splitting
Mandatory: Yes Suggested Value: 31 |
|||||||||||||||
|
|
Max number of queries that can be executed concurrently
Mandatory: Yes Suggested Value: 25(docker compose) 50(helm) |
|||||||||||||||
|
|
Supported Cipher Suites
Mandatory: Yes Suggested Value: |
|||||||||||||||
REST_TLS_PROTOCOL
|
Supported TLS protocol
Mandatory: Yes Suggested Value: TLSv1.2, TLSv1.3 |
|||||||||||||||
|
|
Key pair used for setting up REST TLS communication
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Password to key pair used for REST TLS communication
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Certificate used for REST TLS communication
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Certificate of the CA used to sign the REST TLS certificate
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Host name of the Prometheus server
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Port of the Prometheus server
Mandatory: Yes Suggested Value: 9090 |
|||||||||||||||
|
|
Set to true, if communication with Prometheus server needs to happen over TLS protocol
Mandatory: No Suggested Value: false |
|||||||||||||||
|
|
CA certificate of Prometheus server
Mandatory: No Suggested Value: |
|||||||||||||||
|
|
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Mandatory: Yes Suggested Value: 9687 |
|||||||||||||||
|
|
True, if communication with Prometheus server needs to happen over TLS protocol
Mandatory: Yes Suggested Value: true |
|||||||||||||||
|
|
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Path to
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Password to
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Path to
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Skip certificate verification
Mandatory: No Suggested Value: false |
|||||||||||||||
|
|
Skip host name verification
Mandatory: No Suggested Value: true |
|||||||||||||||
|
|
Mandatory: No Suggested Value: Extracts out public key of the keypair |
|||||||||||||||
|
|
Specifies the JDBC URL for connecting to the PostgreSQL database. Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
JDBC driver class to be used for the database connection. Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Username for authenticating with the database Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Password for the database user. Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Sets the initial number of connections in the connection pool. This ensures a minimum of 1 connections are available when the application starts Mandatory: No Suggested Value: 1 (docker compose) , 2 (helm) |
|||||||||||||||
|
|
Specifies the maximum number of active connections allowed in the pool. Mandatory: No Suggested Value: 2 |
|||||||||||||||
|
|
If set to true, it skips hostname verification during TLS/SSL connections. This is useful in environments where hostname mismatches are expected. Mandatory: No Suggested Value: true |
|||||||||||||||
|
|
If set to true, it skips certificate validation during TLS/SSL connections. This is typically used in development or testing environments. Mandatory: No Suggested Value: true |
|||||||||||||||
|
|
Specifies the path to the CA (Certificate Authority) certificate file used to verify the database server's certificate during TLS/SSL connections. Mandatory: No Suggested Value: |
|||||||||||||||
|
|
Sets the interval (in seconds) at which the data model is refreshed Mandatory: Yes Suggested Value: 60 |
|||||||||||||||
|
|
Specifies the level of diagnostic information stored in the logs. The following are the logging levels:
Mandatory: No Suggested Value: INFO |
|||||||||||||||
|
|
These are JVM properties which can be configured to tune the JVM process. For example,
Mandatory: No Suggested Value: -Xms1g -Xmx2g |
Database node Environment Variables
Port: 5432
| Environment Variable | Description |
|---|---|
|
|
Authentication mechanism to be used with the PostgreSQL server
Mandatory: Yes Suggested Value: |
/var/lib/postgresql/dataFor setting up TLS for accessing PostgreSQL, you need to configure a "special" config file within PostgreSQL: /etc/postgresql/postgresql.conf.
You can create a new configuration with the following content and map it to /etc/postgresql/postgresql.conf:
ssl=on
ssl_key_file='/etc/postgresql/certs/db-server-key.pem'
ssl_cert_file='/etc/postgresql/certs/db-server-cert.pem'
ssl_ca_file='/etc/postgresql/certs/db-ca.pem'
hba_file='/etc/postgresql/pg_hba.conf'
The key and certificate are prebuilt in the TIBCO OI Hawk RedTail PostgreSQL image.
You can re-configure the ca, certificate, and key for TLS by mapping the volume:
- ../build-images/build-context/redtail/conf/certs/dbcacert:/etc/postgresql/certs/db-ca.pem
- ../build-images/build-context/redtail/conf/certs/dbkey:/etc/postgresql/certs/db-server-key.pem
- ../build-images/build-context/redtail/conf/certs/dbcertificate:/etc/postgresql/certs/db-server-cert.pem
Prometheus Environment Variables
Port: 9090
Consider the following aspects when configuring the prometheus.yml file:
| • | To persist the Prometheus data, mount the volume for the path: /prometheus. |
| • | You can configure the cacert, client certificate and key by mounting the files to the volume and mapping the keys to the locations given in the prometheus.yml file (/etc/prometheus/*). |
Configure the prometheus.yml file with the following content:
# Global config
global:
scrape_interval: 90s # Set the scrape interval to every 90 seconds. Default is every 1 minute.
evaluation_interval: 15s # Evaluate rules every 15 seconds. The default is every 1 minute.
# scrape_timeout is set to the global default (10s).
# Alertmanager configuration
alerting:
alertmanagers:
- static_configs:
- targets:
# - alertmanager:9093
# Load rules once and periodically evaluate them according to the global 'evaluation_interval'.
rule_files:
# - "first_rules.yml"
# - "second_rules.yml"
# A scrape configuration containing exactly one endpoint to scrape:
# Here it's Prometheus itself.
scrape_configs:
# The job name is added as a label `job=<job_name>` to any timeseries scraped from this config.
- job_name: 'redtailmetrics'
scheme: https
honor_labels: true
tls_config:
insecure_skip_verify: true
ca_file: '/etc/prometheus/hkc-cacert'
cert_file: '/etc/prometheus/prom-certificate'
key_file: '/etc/prometheus/prom-key'
file_sd_configs:
- files:
- /etc/hawkprometheus-discovery/hawktargets.json
Prometheus Discovery Service Environment Variables
| Environment Variable | Description |
|---|---|
|
|
The certificate which is going to be used for TLS communication with the Hawk RedTail Console
Mandatory: Yes Suggested Value: |
|
|
The key which is going to be used for TLS communication with the Hawk RedTail Console
Mandatory: Yes Suggested Value: |
hawkconsole_ca
|
The CA certificate of the Hawk RedTail Console
Mandatory: Yes Suggested Value: |
hawkconsole_url
|
URL of the Hawk RedTail Console
Mandatory: Yes Suggested Value: |
target_output_file
|
Path to the file where the discovered Prometheus targets are stored
Mandatory: Yes Suggested Value: |
| log_level |
Configure log level, Accepted values are ERROR, INFO and DEBUG. Mandatory: No Suggested Value: INFO |
/redtail/prometheus_discovery/out.Webapp Environment Variables
Port: 9680
| Environment Variable | Description | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Flag to indicate whether to load variables from environment variables or to use predefined default values
Mandatory: Yes Suggested Value: TRUE |
|||||||||||||||
|
|
Services after which the Webapp starts
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Host IP for Webapp REST communication
Mandatory: Yes Suggested Value: 0.0.0.0 |
|||||||||||||||
|
|
Host port for Webapp REST communication
Mandatory: Yes Suggested Value: 9680 |
|||||||||||||||
|
|
Grafana URL
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Mandatory: No Suggested Value: Extracts out public key of the key pair |
|||||||||||||||
|
|
Specifies the level of diagnostic information stored in the logs. The following are the logging levels:
Mandatory: Yes Suggested Value: info |
|||||||||||||||
|
|
Key pair used for setting up REST TLS communication
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Certificate used for REST TLS communication
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Certificate of the CA used to sign the REST TLS certificate
Mandatory: Yes Suggested Value: |
|||||||||||||||
REST_TLS_PROTOCOL
|
Supported TLS protocol
Mandatory: Yes Suggested Value: TLSv1.3 |
|||||||||||||||
|
|
Password to key pair used for REST TLS communication
Mandatory: Yes Suggested Value: <password> |
|||||||||||||||
|
|
Supported Cipher suites
Mandatory: Yes Suggested Value: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_CHACHA20_POLY1305_SHA256 |
|||||||||||||||
|
|
Query node CA certificate. Required for TLS communication with the Query node
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
The
Mandatory: Yes Suggested Value: |
|||||||||||||||
|
|
Grafana CA certificate. Required for TLS communication with Grafana.
Mandatory: No Suggested Value: |
|||||||||||||||
|
|
Path for webapp client key. Required for mutual authentication with any other component/ client. For example, if Grafana is configured with a reverse proxy using TLS via mutual authentication.
Mandatory: No Suggested Value: |
|||||||||||||||
|
|
Path of Webapp client certificate
Mandatory: No Suggested Value: |
|||||||||||||||
|
|
Password to webapp client key
Mandatory: No Suggested Value: <password> |
|||||||||||||||
TLS_SKIP_CERTIFICATE_VERIFICATION
|
Specifies whether the webapp must skip certificate verification while communicating with other TIBCO OI Hawk RedTail nodes
Mandatory: Yes Suggested Value: false |
|||||||||||||||
TLS_SKIP_HOSTNAME_VERIFICATION
|
Specifies whether the Webapp must skip host name verification while communicating with other TIBCO OI Hawk RedTail nodes
Mandatory: Yes Suggested Value: true |