Conversation
|
@hamstah Can you please provide more information about how the input is appearing disabled (eg. greyed out, or not showing up). To build Graylog, you will need a full checkout of the Graylog server sources including the following two directories:
You will need the Please let me know if you hit any issues. |
|
Thanks for the change you made in this PR. We appreciate the contribution. It definitely fixes the missing Could you please also add a unit test for this PR? I would like the test to verify that a CloudTrail message with and without the Something like this would work (with some added assertions): |
Hi,
I've run into issues trying this with graylog 3.1.2.
I get the SNAPSHOT.jar to build but when I load it into graylog the input is disabled.
I might be building it wrong, I had to hack around with webpack due to vendor manifests missing in graylog-web-interface.
mvn package worked but I couldn't do a release without having to do a release of the server one.
If you have suggestions on how to debug what the issue is I can confirm this works as expected.
Thanks