Graylog2 / Graylog2/graylog2-server

When adding the UUID of Input to URL - nothing is happening

Open
#9,772 1 comment 0 reactions 0 assignees View on GitHub
feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Expected Behavior

Access the Inputs page with added UUID like `/system/inputs/5cb0b380c7931641a00dd2e2 should open the inputs page without any problems.

As a bonus this would focus/jump the input that is behind this UUID.

## Current Behavior

Nothing is loaded at all:

![image](https://user-images.githubusercontent.com/404238/101886630-0fbe5180-3b9c-11eb-95a4-727762c40505.png)

## Steps to Reproduce (for bugs)
1. open Graylog get a valid UUID and add this to the URL

## Context
The Input UUID is used in error logs and if you want to find the input that is behind this the only quick way is navigate to `system/inputs/5cb0b380c7931641a00dd2e2/extractors` and see the name of the input.

## Your Environment

* Graylog Version: 4.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.