elastic / elastic/logstash

Add ability to set all fieldnames to lowercase

Open
#2,526 22 comments 0 reactions 0 assignees View on GitHub
discuss enhancement help wanted new plugin
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

MIGRATED FROM: https://logstash.jira.com/browse/LOGSTASH-732

Text:

```
Since there's no way to make searching on field names case insensitive, a filter/feature to set all fieldnames to lowercase would be helpful. For example, if you have two different log sources and one uses "hostname" as a field name and the other uses "Hostname" as a field. By setting all fieldnames to lower case, it would allow joining of log source searches.
```

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.