Getting Data In

Send event to Splunk Indexer from C#

gmusumeci
New Member

I’m using a .NET application that writes to Windows Event Log.

I want to send these events to the Splunk indexer. I tested both Splunk Universal Forwarder and Splunk Heavy Forwarder (5.x and 6.0). Both forwarders use lot of memory for a few events I need to send to the Splunk Indexer.

I like to modify the application to write directly to indexer, but here a few samples and little information on SDK to use them properly.

I spent several hours playing with the examples included on the SDK without any luck. Probably I’m missing something simple.

Anyone I have a C# sample code to send a Windows event or some text to Splunk indexer?

Thanks! Guillermo

Tags (4)
0 Karma
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

There are several ways to send, but the easiest is to set up Splunk to listen on a plain TCP or UDP port, and have your program send out the log event to the server/port as a text string, i.e., just print a simple log line to the socket.

View solution in original post

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

There are several ways to send, but the easiest is to set up Splunk to listen on a plain TCP or UDP port, and have your program send out the log event to the server/port as a text string, i.e., just print a simple log line to the socket.

0 Karma

gmusumeci
New Member

Thank you for your response. The Indexer is listen on the default port. Do I need to add an extra port for this or can I send data the default port?

Do you have any C# code to help achieve this?

Thanks! Guillermo

0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...