Skip to content

IBM-Cloud/application-log-analysis

Repository files navigation

Analyze logs and monitor health of a Python Django application deployed on Kubernetes.

Learn how the IBM Log Analysis service can be used to configure and access logs of a Kubernetes application that is deployed on IBM Cloud. You will deploy a Python application to a cluster provisioned on IBM Cloud Kubernetes Service, configure a logging agent, generate different levels of application logs and access worker logs, pod logs or network logs. Then, you will search, filter and visualize those logs through Log Analysis Web UI.

Moreover, you will also setup the IBM Cloud Monitoring service and configure monitoring agent to monitor the performance and health of your application and your IBM Cloud Kubernetes Service cluster.

architecture diagram

By end of the tutorial you will

  • Provision a Kubernetes cluster and deploy an application to generate log entries.
  • Search, filter and visualize logs.
  • Monitor the health and performance of the app and cluster.

For step-by-step instructions, refer this tutorial

The tutorials are part of the IBM Cloud documentation.