Hi,
I’m trying to find a way to embed external content inside graylog.
I developped a graylog plugin embedding an iframe.
However the content security policy prevent the iframe to be loaded and it seems not configurable in that context.
The allow_embedding_http parameter is used for allowing embedding graylog inside an other tool.
But I did not find any parameter for allowing embeddding external sources inside Graylog.