Graylog2 / Graylog2/graylog2-server

Improve collector configuration preview errors

Open
#5,470 0 comments 0 reactions 0 assignees View on GitHub
#S bug sidecar triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Preview errors in the collector configuration create and edit pages may not be formatted and are sometimes shown on a single line:
screenshot 2019-01-08 at 15 17 33

## Expected Behavior

We should try to improve the formatting of those errors, force line breaks using CSS, and/or use a wide modal to make those error messages easier to read.

## Current Behavior

Preview errors are not formatted and are sometimes displayed in a single line, making it hard to read that information while writing a configuration.

## Steps to Reproduce (for bugs)
1. Go to the Sidecar -> Configuration -> New/Edit Configuration page
2. Write a configuration with an error (i.e. use an non-existing variable)
3. Click on preview and see the error

## Your Environment
* Graylog Version: Graylog 3.0.0-beta.2-SNAPSHOT

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.