Hi
I have several file in "myindex", when I set date "yesterday" I expect show just yesterday files , but it return older than yesterday files somtimes!
e.g today is 10/31/2020, and I run this spl (time set to yesterday)
command:
| metadata type=sources index=myindex
output:
/app/20211031/server1.20211031.zip
/app/20211031/server2.20211031.zip
/app/20211025/server2.20211025.zip
FYI: modify date of this file server2.20211025.zip belong to 20211025
Any idea?
Thanks,