Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Setting Up the Visual Presentation of Log Files
The Cloud CPE Centralized Deployment Model includes Kibana and Logstash to enable you to view logging data in a visual format.
To set up logging in Kibana:
- Access Kibana.
- Select Settings > Indices.
- Click Create.
This action creates the
csplogs
index file. - Log in as root to the installer host.
- Copy the
cspversion/deploy_manager/export.json
file to a location from which you can import it to the Kibana GUI. - In the Kibana GUI, select Settings > Objects.
- Click Import.
- Navigate to the location of the
export.json
file that you made available in Step 5. - Click Open.
- Confirm overwriting of any existing data.
- Refresh the Kibana page.
- Access the dashboard to view the logs in a visual format.
Logs appear after an end user activates a network service.
Refer to the Kibana documentation for information about viewing files in a visual format.