Skip to content

Make logs directly available off the Operations tab

Problem to solve

We would like to provide our users with a quick and easy way to view Kubernetes monitored logs

Intended users

Further details

Today we do not have a quick and easy way to navigate directly to the operation's logs view, users need to go into Operation tab -> environment

image

Click on an instance to view its logs

image

Proposal

Add a "Logs" tab directly off the operations tab, this tab should display the logs which are stored in Elasticsearch

#5769 (closed) is a pre-requisite for this feature

Design

The scope for this issue includes:

  • Adding "Pod Logs" as a nav item under Operations
  • Adding an empty state for Pod Logs:

24088-make-logs-directly-available-empty-state

  • The "enable" button will send users to Operations > Kubernetes > Cluster "detail" page (where the Applications are shown). Here, the user can click to add ElasticSearch.
  • The log view that will show when ElasticSearch is enabled will be built as part of: #33782 (closed)
Edited by Amelia Bauerly