duongtt
10/19/2020, 6:49 AM--host_identifier=uuid
So, this will be resulted as uuid from select uuid from system_info . But now, I would like to send my own id, ex: --host_identifier=abcdefgh
This will make the osquery use host_name to fill in host_identifier field.
In summary, could I send my own id for this host_identifier field? and how could I do that? Thank you very much!Julian Scala
10/19/2020, 11:25 PM--host_identifier=specified and other flag --specified_identifier=abcdefduongtt
10/21/2020, 2:48 PM