Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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.

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.

Contributors