Closed drewmiranda-gl closed 1 year ago
Ensure the JSON objects have the same name. It was a breaking change > 0.05. Copy/Paste the example from the documentation and edit it.
I also experienced this. Using our documentation I had to replace the configuration file's contents but the process was awkward as it wouldn't "allow" edits to the josn
I also experienced this. Using our documentation I had to replace the configuration file's contents but the process was awkward as it wouldn't "allow" edits to the josn
were you able to fix? I had the same issue where editing the json was never saved and always reverted to last save
NVM, found Dan's message from slack, this did work!
{
"graylogSettings": [
{
"serverUrl": "",
"token": "",
"name": ""
}
]
}
Uninstalled older version, installed latest release. Verified server settings are correct (e.g. URL, api key), but when selecting 'select active server' nothing happens.