Question about differential logs. I’m running the ...
# general
k
Question about differential logs. I’m running the
kernel_info
query every 86400 seconds.
select * from kernel_info
. I see in the logs that the query runs as expected, but the results never get logged. I suspect this is because of differential logging and the fact that my kernel didn’t change in the last 24 hours.