Location of the Cribl Edge local application logs stored on Windows?
Best Answer
-
yeah, cribl/local/_system
0
Answers
-
thankws
0 -
{"time":"2023-05-24T14:54:57.766Z","cid":"api","channel":"output:DistWorker","level":"warn","message":"sending is blocked","since":1684933589,"elapsed":6508,"endpoint":{"host":"main-nifty-pare-sft24jp.cribl.cloud","port":4200,"tls":true,"rejectUnauthorized":false}}
0 -
any idea if that implies the local system is preventing or remote? kind of terse
0 -
output on 4200?
0 -
4200 is for management comms only
0 -
either we got some bad logging, or something is not right in the configs
0 -
that should be edge node to leader communication, right?
0 -
can you share instance.yaml?
0 -
that under programdata?
0 -
that looks correct, i'll go bug the our "firewall experts"
0 -
yeah, cribl/local/_system
0 -
In Windows land, using powershell, you can test net connectivity: `Test-NetConnection host -p port`
1