Skip to content

Question : SC4S starts and sends event to Splunk server but doesn't listen on 514 #2467

Closed Answered by ikheifets-splunk
advissor asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, @advissor !
What I can propose to check:

  1. First of all check that port 514 open for container (you can check port mapping for sc4s container)

  2. Check that you haven't firewall on sc4s server or your device that producing log messages, if you have firewall then you need to configure it correctly

  3. run echo "<11>Jan 25 17:57:16 10.10.10.2 : %FTD-6-605005: Login permitted from manual/61023 to Sample_Dest_Web:##dest1##/11347 for user sample_user3" | nc 127.0.0.1 514

    where 127.0.0.1 - ip of sc4s server, Jan 25 17:57:16 - date of your log message, please change it on today.
    if new message will appear (in date Jan 25 17:57:16 in example case, don't forget to expand search time range for …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ikheifets-splunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants