Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.41k stars 1.07k forks source link

Alerts configuration is not saved when creating a content pack for a stream. #1758

Closed leftyb closed 5 years ago

leftyb commented 8 years ago

Hi, In graylog 1.3.3 I am using almost 15 Streams, and I created a content pack out of those streams. When I tried to load the content pack, to a freshly installation graylog server, I realized that all configuration of the streams for the alerts are not contained at the content pack.

The configuration that I am referring are:

Need to add this at the stream content pack creation, or some how to be able to save the alerts configuration for each stream. Thank you,

kroepke commented 8 years ago

Afaik the alert configuration was never part of the content packs. We'll see if we can add it in a later version.

leftyb commented 8 years ago

Thank you @kroepke

It will be more complete if alerts configuration is added to the content pack as well.

jschram commented 7 years ago

Any updates on this issue? The Alerts (conditions and notifications) still aren't saved in 2.2.3.

Is there any option to define conditions and notifications for alerts when provisioning a new graylog server instance? We're using docker image: graylog2/server:2.2.3-1

joschi commented 7 years ago

Is there any option to define conditions and notifications for alerts when provisioning a new graylog server instance?

You could use the Graylog REST API to create them.

jschram commented 7 years ago

Doing that right now, but was hoping it could fit in the content pack since it's already being used for provisioning.

etienne-napoleone commented 5 years ago

Any news on that? This is the only thing I'm missing in the content pack.

bernd commented 5 years ago

@etienne-napoleone This will be part of the upcoming 3.0 release.