HI,
from some reason i fails to save a pipeline rule ,
saving the rule , results in error in Chrome DevTools
client.js:802 POST http://xxx/plugins/org.graylog.plugins.pipelineprocessor/system/pipelines/rule/parse 400 (Bad Request)
There was an error fetching a resource: cannot POST http://xxx/api/plugins/org.graylog.plugins.pipelineprocessor/system/pipelines/rule/parse (400). Additional information: CSRF protection header is missing. Please add a “X-Requested-By” header to your request.
the rule is basic rule
rule “test”
when
true
then
end
i cannot see anything in the log of the server
the graylog version is
Version: 2.5.1+34194d
i would appreciate your help
didn’t see any same problem on the web , and solution for it
thanks