- play_arrow Troubleshooting Contrail Service Orchestration Issues
- play_arrow Identifying Connectivity Issues for Cloud-based Deployments
- play_arrow Troubleshooting Site Activation Issues for Cloud-based Deployments
- play_arrow Troubleshooting Image, License, and Policy Deployment Issues for Cloud-based Deployments
- play_arrow Troubleshooting SMTP Issues for Cloud-based Deployments
- play_arrow Recovering an Installation
- play_arrow Renewing Certificates
-
Setting Up the Visual Presentation of Microservice Log Files
Contrail Service Orchestration includes Kibana and Logstash to view logged data for microservices in a visual format.
To set up logging in Kibana:
Log in to Kibana.
Select Settings > Indices.
Click Create.
This action creates the csplogs index file.
Log in as root to the installer host and access the installer directory.
Copy the deploy_manager/export.json file to a location from which you can import it to the Kibana GUI.
Note:Do not change the format of the JSON file. The file must have the correct format to enable visualization of the logs.
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.