Hi,
i’m using Graylog 4.1.6 and I found something strange when I generate a contentPack where I select my Sidercar Collector Confoguration.
In the json file, I found a tag where is present the collector_id:
“collector_id”: {
“@type”: “string”,
“@value”: “1a2fdb07-9065-4f0a-8c21-46b4be064170”
},
whell the id value does not match with no collector that I can see using API Rest.
The correct collector id has a different value.
This bug means that If I cut&past the same collector configuration, changing the name and other attribute values, I cannot use it as a valid contentPack to import in the same enviroment.
The imported object as not valid collector configuration match
Is there something that I can do as workaround to fix this problem?
Thanks
Gianluca