I am trying to retrieve logs to send to a SIEM platform.
I was reading the documents and realized that the next Link relation header will exist regardless of wether there are new logs when using polling requests.
In this case, how should one determine if the url is the last one containing logs?
Is using bounding requests the only option?