Graylog2 / Graylog2/graylog2-server

Hyperlink a decorated field, or pipeline field

Open
#10,040 3 comments 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

## Hello, I would like hyperlink an url constructed by a pipeline, or a decorator: format string

## Why?

When message incoming raw, and need decorator, It can be interesting to access all decorator featured after extrator work.
Here is my case:

I have message splited, and constructed in graylog.
- First, I split all fields needed with an extractor GROK. --> ok
- Second, I create a pipeline to create a field url and concatenate other fields extracted. / or by a decorator --> ok
- Third, I would like hyperlink this url --> KO

If I use 2 decorator: order is correct:
![image](https://user-images.githubusercontent.com/29775748/107483233-11e36300-6b81-11eb-961f-76723e9a2629.png)

## Your Environment

* Graylog Version: 3.3
* Elasticsearch Version: 5
* MongoDB Version:
* Operating System: OL7
* Browser version: Chrome

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.