I'm seeing this in the logs `Sep 10 13:34:13 zach-...
# general
z
I'm seeing this in the logs
Sep 10 13:34:13 zach-test-1 osqueryd[18306]: W0910 13:34:13.159452 18873 decorators.cpp:217] Invalid decorator interval rate 3600 configuration in config source: tls_plugin
which is probably defined here
Copy code
- "3600": ["SELECT total_seconds AS uptime FROM uptime"]
but could be related to https://github.com/kolide/fleet/issues/1271 ?