We've an application that uses Log4Net for logging. Now we've the problem that we want to change our logging destination to Splunk. I've found several links that are desribing the use of the standard Log4Net UdpAppender (e.g. this link). I also found some "special" splunk log libraries. At the time I'm little bit confused which approach (Log4Net UdpAppender vs Splunk logging libraries) is the best one.
Can somebody explain the pros and cons of the different solutions?
Thx