Good evening. I’m having trouble searching an old log record. When using the "/log append where message~“key” buffer=“syslog”, syslog is configured to write the records to disk. It generates multiple “syslog.x.txt” files, but only returns the latest ones (those that are in the buffer). But I need to get all the entries back (especially the oldest ones). Can someone help me?