Securing Log Services
To secure an FTL log service (tiblogsvc process), complete this task.
Prerequisites
The enterprise authentication system must define user names and associate them with appropriate FTL authorization groups. The monitoring data base (InfluxDB) must be secure.
Procedure
Example Command Line
tiblogsvc --realmserver https://rs-host:8080 --secondary-realmserver https://rs-backup-host:8080 --realmserver-password-file logsvc-creds.txt --realmserver-trust-file ftl-trust.pem --influx-server https://influx-host:8086 --influx-password-file logsvc-influx-creds.txt --influx-trust-file influx-trust.pem --http-certificate logsvc-cert.pem --http-key logsvc-key.pem --http-password-file my_pw_file
Copyright © Cloud Software Group, Inc. All rights reserved.