hey <@U3FSRJ3EX> that's generally a no. Not sure ...
# general
c
hey @allan that's generally a no. Not sure what your setup is, but I believe the default config logs to /var/log/osquery
a
I tried just installing the latest deb from the osquery apt repo (for xenial). Went with a super vanilla config (just setting the
logger_path
and watchdog configs.
osqueryd
logged to both path set in my config as well as
/tmp
🤷
c
hmmm what version you on?
is it a 3+?
a
nope
2.11.2
c
not sure what you've got set up, but I've got 2.11.2 running on 1000+ machines, that don't log to /tmp =/
a
Interesting. You can validate that your
/tmp
directory is absent of log lines like this
osqueryd.some_host.invalid-user.log.INFO.20180522-120025.166251
?
c
sadly I can't do it on those hosts, I'm not cool enough to get access
but interestingly, i have a local test box that does have it in tmp as well as sending to TLS endpoint
so you're not totally crazy 🙂