cvtienhoven / graylog-plugin-aggregates

Aggregates plugin for Graylog
https://marketplace.graylog.org
GNU General Public License v3.0
53 stars 12 forks source link

Creating rule failed with status: cannot PUT #54

Closed dugravot6 closed 5 years ago

dugravot6 commented 5 years ago

Hi all,

Graylog version : 2.5.2 (yum repo) Aggregates plugin version : 2.2.4

We are unable to create rules or schedules from aggregates menu. Each tries will result in an error message like this :

Could not create rule
Creating rule failed with status: cannot PUT https://XXXXXXXXXXX/api/plugins/org.graylog.plugins.aggregates/rules (400)

Aggregates plugin is taken into account by graylog of course, we can see in log :

2019-11-08T16:36:47.108+01:00 INFO  [AggregatesMaintenance] Removed 0 history items

This problem is somehow similar to this one :

I have try with api-browser but i do not know how to build json. The listing with api-browser is ok (code 200 - no rules of course).

Is there a known issue for this problem ? Regards, Stephane. Capture_20191108_002 Capture_20191108_003

dugravot6 commented 5 years ago

Solved myself. Version 2.4.0 of plugin do the job ! V.