Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
lava
lava
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 111
    • Issues 111
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 31
    • Merge Requests 31
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lava
  • lavalava
  • Merge Requests
  • !1240

The source project of this merge request has been removed.
Closed
Opened Jun 24, 2020 by stevanradakovic@stevanradakovicOwner
  • Report abuse
Report abuse

Support full text search in logs for MongoDB and Elasticsearch.

  • Overview 1
  • Changes 5

Use django-tables2 in order to search through the logs and display jobs whose logs that match the term. For Elasticsearch, OR operator is always used for the search string For MongoDB there's a bit more flexibility since one can control the query through the string itself.

Assignee
Assign to
2020.10
Milestone
2020.10 (Past due)
Assign milestone
Time tracking
Reference: lava/lava!1240
Source branch: logs-search-page