Henry Williams
Results
2
comments of
Henry Williams
I'm having a similar error. Though the API definitely working outside of graylog-cli, from the same box graylog-cli is installed. Below is an example of the graylog-cli call and result...
I decide to output what the serverURL was getting set as. ``` { _: [], 'stream-title': 'exceptions', streamTitle: 'exceptions', 'server-url': 'http://server:9000/api/', serverUrl: 'http://server:9000/api/', 'poll-interval': 1000, pollInterval: 1000, 'cred-file-path': '/root/.graylog_dashboard', credFilePath:...