jamesbhao
07/18/2023, 11:47 AMKathy Satterlee
07/18/2023, 1:41 PMjamesbhao
07/19/2023, 3:48 AMopenssl req -x509 -newkey rsa:4096 -sha256 -days 3650 -nodes \
-keyout /tmp/server.key -out /tmp/server.cert -subj "/CN=10.32.249.101" \
-addext "subjectAltName=IP:10.32.249.101"jamesbhao
07/19/2023, 7:56 AMopenssl req -x509 -newkey rsa:4096 -sha256 -days 3650 -nodes \
-keyout /tmp/server.key -out /tmp/server.certjamesbhao
07/19/2023, 7:58 AMjamesbhao
07/19/2023, 7:58 AMKathy Satterlee
07/19/2023, 2:34 PMstdout and stderr for logging. By default, that means that the logs will show up in the terminal where Fleet is running.
What are you seeing for the osquery logs for the host?Kathy Satterlee
07/19/2023, 2:35 PM--insecure flag when setting up your installer packages.
That will allow Orbit to act as a proxy between osquery and Fleet.