Re: Multi-Line Loggregator events and the new Splunk "HTTP Event Collector" API
Mike Youngstrom <youngm@...>
Another possible idea. Allow an application to send a single log line with
toggle quoted messageShow quoted text
the new line characters escaped "Some Log Line1\\nSome Log Line2" Then Loggregator could either remove the escape on the logging agent or if that is too processor expensive then make it a standard responsibility of clients to unescape these lines. I can get fairly far myself with this approach by simply unescaping in our Splunk processor. The problem is other aspects of CF don't expect this so cf logs doesn't work correctly for example. Mike
On Thu, Oct 8, 2015 at 11:31 AM, Mike Youngstrom <youngm(a)gmail.com> wrote:
Thanks for the response Rohit. I hope this is the beginning of a good
|
|