All Apps and Add-ons

Writing to socket using .NET SDK

brunohq
Engager

Hi!

I'm keeping a socket connection open using Receiver attach() method to send events to my Splunk Server. But I'm not able to see any events coming until close the socket.

Now I'm using a very ugly solution that is opening and closing the socket everytime.

Searching about this behavior I found this related question

The solution is to use TCPInput attach() method instead of Receiver, but it doesn't exist in .NET SDK!

How can I do that?!

gmelnik_splunk
Splunk Employee
Splunk Employee

Now it does - check out the [latest SDK][1].

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...