Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34,951
    • Issues 34,951
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,268
    • Merge Requests 1,268
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #39165

Closed
Open
Opened Dec 10, 2019 by Dov Hershkovitch@dhershkovitch👀Developer

Add filters to the log explorer

When enabling Elasticsearch our log explorer have the Environment and Pod as drop-downs filters, In addition, the user should have the ability to filter logs by all pods.

Proposal

We should allow the user to select all pods from the drop down, by selecting a wildcard * or all pods

This option should be greyed out when Elasticsearch is not installed (we should cover the case on installing and uninstalling Elasticsearch as well)

All pods option
Screenshot_2020-02-13_at_12.10.32

Testability and Availability

Test the two most important paths of this filter - when Elasticsearch is enabled and when it is not. The filter functionality itself (dropdown component: Pod, all Pods and Environment) can be tested at the integration level. It will be necessary to investigate in advance the setup/installation of Elasticsearch for the development of automated end-to-end tests.

Edited Feb 18, 2020 by Sofia Vistas
Assignee
Assign to
12.9
Milestone
12.9 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#39165