Hi all. Is it possible to send `host_identifier` ...
# general
d
Hi all. Is it possible to send
host_identifier
in all requests from osquery to the tls server? Like, it only sends node_key, but I also want osquery to send other values everytime, is it possible to set with any flag?
a
d
not actually 😅, if I'm understanding this rightly, decorators will only be useful for appending with queries(results, logs, etc.), but not with every https request(while sending to config, logger, distributed read/write endpoints) that osquery sends to the server