I’m unable to import any downloaded content packs. I tried [HTTP Monitor]
[Sending syslog from Linux systems into Graylog]
[Sending syslog from Linux systems into Graylog]
All three test as valid json, using https://jsonformatter.curiousconcept.com/ and linux command line,
python -m json.tool < data.json
the error is
Graylog 3.0.0-rc.1+f41986c on graylog-preview (Oracle Corporation 1.8.0_191 on Linux 4.15.0-45-generic)
Could not import content pack
Error importing content pack, please ensure it is a valid JSON file. Check your Graylog logs for more information.<br /><small>Null id at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@33bc6cf6; line: 474, column: 1] (through reference chain: org.graylog2.contentpacks.model.AutoValue_LegacyContentPack$Builder[“id”])</small>
I can not find any reference’s to this error in the log files.
Any ideas?
Thanks,
Gordon