Viewing the Logs in Loki

You must enable the Loki (Grafana) to view all the logs the CEE Ops Center was listening.

Use the following configuration to enable the Loki:

configure  
  logging 
    loki enable 
    retention-period retention_period_in_hours 
    commit 
  

NOTES:

  • loki enable - Enables Loki to view to the logs.

  • retention-periodretention_period_in_hours - Specifies the retention period of the logs in hours.