GET /messages/{index}/{messageId} - get single message
Hi, I am trying to get logs coming through SIEM by using the API feature. I am currently using Graylog v4.3.0-rc.3+80a393e . I have searched on documents and found above api feature.But it allows me to get only one single message and I waant to get all messeages that belong to spesific index(as parameter). Or is there any different way to get all messages at one get request ?