splunk-connect-for-syslog icon indicating copy to clipboard operation
splunk-connect-for-syslog copied to clipboard

Cisco Netscalar ADC/SDX

Open gregbecker-tekstream opened this issue 2 years ago • 7 comments

Customer is on latest version of SC4S and is having trouble ingesting Cisco Netscalar ADC/SDX events. Can’t find them in netfw or main. When we run the following command the event ends up in main and fallback sourcetype so I’m assuming there is a difference between what is in the pcap and the message I’m sending in the echo. netfw index does exist and there are no .conf changes to override index or sourcetype.

echo ‘19:22:45.168439 IP 10.99.16.7.46435 > ge4-splnk-l-p01.c.gcp-sp-infrastructure-01.internal.printer: Flags [F.], seq 1, ack 1, win 32, length 0’ | nc localhost 515

Please advise.

gregbecker-tekstream avatar Jul 19 '22 17:07 gregbecker-tekstream

Just checking on this issue. Any updates or anything additional needed from me?

gregbecker-tekstream avatar Jul 22 '22 13:07 gregbecker-tekstream

Hi @gregbecker-tekstream , I will work on that as soon as possible (most likely on Wednesday)- I'll let you know if there is anything else needed.

Hello @mateuszpierzchala-splunk - any updates on this one by chance? Thx!!

gregbecker-tekstream avatar Jul 28 '22 01:07 gregbecker-tekstream

@gregbecker-tekstream Hey, I was not able to start working on this one, but I will tomorrow or on monday. Thanks for patience.

Hi @gregbecker-tekstream, the .pcap file that you provided does not contain any information that we can use- it's just SYN, ACK TCP messages- no logs that I can use to create a filter. Can you please take a look and provide sample that we can use?

Hello! Can you please suggest an appropriate command for gathering a pcap that you can use? Or point me to any docs that already describe what's needed?

gregbecker-tekstream avatar Aug 10 '22 00:08 gregbecker-tekstream

tcpdump -s 0 host 1.2.3.4 and port 514 -i eth0 -w specificIP.pcap , please change it as you see it fit.

rjha-splunk avatar Sep 27 '22 10:09 rjha-splunk

My apologies for the delayed response. This can be closed. The issue was with Citrix sending, not with Splunk parsing. Appreciate your time and review.

gregbecker-tekstream avatar Sep 27 '22 15:09 gregbecker-tekstream