Log Files
The following commands can be used to view the logs from various services on the appliance.
-
/local/tetration/logs/tet-controller.log
shows the logs of the appliance controller. -
docker exec <cid> cat /local/tetration/logs/tet-controller.log
shows the logs of the service controller on the connector. -
docker exec <cid> cat /local/tetration/logs/tet-netflow.log
shows the logs of the connector service. -
docker exec <cid> cat /local/tetration/logs/tet-ldap-loader.log
shows the logs of LDAP snapshot creation (if LDAP config is applicable for the connector). -
docker exec <cid> cat /local/tetration/logs/check_conf_update.log
shows the configuration update polling logs (for connectors on the Ingest appliance).
|
There are allowed set of commands on Secure Workload that can pull these logs from the appliance and/or connectors directly. For more information, see Allowed set of commands . |