Skip to content

Views don't search on all indexes of a stream #6828

@dploeger

Description

@dploeger

When using views to display a graph and selecting a specific stream, the graph seems to stop at the point in time, where the stream's index was rotated.

Expected Behavior

A graph in the view should display all data across all indices of a selected stream.

Current Behavior

The graph only displays data from where the rotation was done.

image

When no stream is selected, the complete graph is shown

Steps to Reproduce (for bugs)

  1. Create an index that has a rotation (for example: daily rotation)
  2. Collect data past that rotation point
  3. Create a view showing a graph from that data

Your Environment

  • Graylog Version: 3.1.2
  • Elasticsearch Version: 5.6.16
  • MongoDB Version: 4.0.12
  • Operating System: macOS 10.15.1 (19B88)
  • Browser version: 78.0.3904.97

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions