API Search relative : range not working

Hi
I just update our server to 4.0.1 and I have an issue with the API Search relative :
curl -s -u XXX:YYY -H ‘X-Requested-By: cli’ “http://graylog:9000/api/search/universal/relative?query=*&range=300&limit=100&fields=timestamp,source,message” -H “Accept: text/csv” -H “Content-Type: application/json”

The data provided are much more older than 300s (which should be limited in range=300, no ?).
One of the timestamp is “2021-01-15T10:39:07.000Z”, and we are on the 26th of january.
Could you point me my mistake ?

thanks
Dom

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.