1. Describe your incident:
I was trying to change the “All Messages” stream to use different Index, instead of the Default Index set with API, but got error:
http://graylog_host_ip/api/api-browser/global/index.html#!/Streams/update_put_5
{
“title”: “All messages”,
“content_pack”: null,
“remove_matches_from_default_stream”: false,
“index_set_id”: “62a9e73001ff4366937a0855”,
“is_default”: true,
“is_editable”: true
}
Request URL
/api/streams/000000000000000000000001
Response Body
{
“type”: “ApiError”,
“message”: “The stream cannot be edited.”
}
2. Describe your environment:
-
OS Information: Red Hat Enterprise Linux 8
-
Package Version:4.2.20
4. How can the community help?
Is this possible? and if so, how? Thanks.
Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]