An open API service indexing awesome lists of open source software.

https://github.com/ibm-cloud/application-log-analysis

Code for a tutorial on how to use the IBM Log Analysis and monitoring with IBM Cloud Monitoring
https://github.com/ibm-cloud/application-log-analysis

analysis analyze-logs cloud-foundry django ibm ibm-cloud ibm-cloud-cr ibm-cloud-solutions ibm-log-analysis kubernetes logging monitoring prometheus python tutorial visualize-logs

Last synced: about 1 month ago
JSON representation

Code for a tutorial on how to use the IBM Log Analysis and monitoring with IBM Cloud Monitoring

Awesome Lists containing this project

README

        

# 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](https://cloud.ibm.com/docs-content/v1/content/4cd82811c6afbd7883529b5072ca7b106b2939ff/solution-tutorials/images/solution12/Architecture.png)

## 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](https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-application-log-analysis)

[The tutorials are part of the IBM Cloud documentation](https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-tutorials#tutorials).