Getting Data In

Sending monitoring information from .NET application

shahara
New Member

Hi Everyone,

I'm looking into finding a solution to monitor business parameters that are managed appreciatively in a .NET application.
For example: Imagine a website that sales tickets - I'd like upon each sale to send a notification to my centralized monitor.
Is there a way to use Splunk's API from the .NET application to send this information in real time? If so please explain how...

Thanks a lot and BR,
Shahar

0 Karma

swbodie
Path Finder

Splunk reccomends that you use a trace listener to send logged events to splunk, either through TCP/UDP or to the new HTTP event collector. You can use some frameworks that are pretty popular such as log4net to send logs directly into Splunk.

This documentation page details it pretty well:

http://dev.splunk.com/view/splunk-loglib-dotnet/SP-CAAAEX4

0 Karma
Get Updates on the Splunk Community!

Security Professional: Sharpen Your Defenses with These .conf25 Sessions

Sooooooooooo, guess what. .conf25 is almost here, and if you're on the Security Learning Path, this is your ...

First Steps with Splunk SOAR

Our first step was to gather a list of the playbooks we wanted and to sort them by priority.  Once this list ...

How To Build a Self-Service Observability Practice with Splunk Observability Cloud

If you’ve read our previous post on self-service observability, you already know what it is and why it ...