Graylog2 / Graylog2/graylog2-server

Error using a semicolon in the name of a lookup, cache, or adapter configuration

Open
#8,091 0 comments 0 reactions 1 assignee Claimed by @waab76 View on GitHub
bug to-verify
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Expected Behavior

Graylog should present an error when attempting to save a lookup/cache/adapter configuration that uses disallowed characters in the name field.

## Current Behavior

When defining a lookup, cache, or data adapter with a semicolon in the name value Graylog will save the configuration, but loading the adapter configuration will result in a 404 warning banner and in some cases, the page will not load.



## Possible Solution

## Steps to Reproduce (for bugs)

1. Create a test adapter configuration with a semicolon in the name and save it
2. From the test adapter configuration list page click on the newly created test adapter

## Context

## Your Environment

* Graylog Version: 3.2.4, 3.3b2
* Elasticsearch Version: 6.8.8
* MongoDB Version: 4.0.18
* Operating System: Ubuntu 18.04
* Browser version: Firefox 76.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.