[Expert@FW-MGMT01:0]# tcpdump -neei any port 18184 and host 10.7.x.x tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on any, link-type LINUX_SLL (Linux cooked), capture size 262144 bytes
^C
0 packets captured
0 packets received by filter
0 packets dropped by kernel
[Expert@FW-MGMT01:0]# tracert 10.7.x.x
traceroute to 10.7.x.x (10.7.x.x), 30 hops max, 40 byte packets
1 10.7.x.x (10.7.x.x) 0.631 ms 0.759 ms 0.897 ms
2 secopslogrhyp01.flyfrontier.com (10.7.x.x) 0.412 ms 0.420 ms 0.457 ms
[Expert@FW-MGMT01:0]# cpca_client lscert -kind SIC -stat Pending | grep -A 3 LogRhythym
[Expert@FW-MGMT01:0]# grep Spawn_LEA $CPDIR/registry/HKLM_registry.data
:Spawn_LEA ("[4]1")
As you can see from the above outputs, it seems tcpdump shows no traffic no idea what to do next now, tracert shows nothing blocking traffic on the way (only 1 device in between which is not a firewall, probably a router), for certificate pending i ran the command as shown and shows no output (no idea what that means) and as you can see for the grep spawn command it seems lea_spawning is already enabled, now what to do next? do i log into the logrhythym server and restart it or something? (logrhythym server is running on a windows 2016 machine with more than enough storage space(has about 24tb of space) but when i look at the relevant drive which is named as Log which im assuming is the drive used to store the logs it shows 0.98tb free of 0.99tb that means nothing is being logged right? also other drives have most of the space free as well).