Re: Multi-Line Loggregator events and the new Splunk "HTTP Event Collector" API
Rohit Kumar
We have thrown around one approach which solves the problem but would
toggle quoted messageShow quoted text
require changes in the runtime. That solution would expose a socket to the container where the application could emit logs. The application would now have control over what delimits a message. The implementation of this solution though would need coordination with the runtime, as the socket would need to be plumbed from the container all the way to metron. The messages would also need to be associated with the application ID when they reach metron. Rohit
On Fri, Oct 9, 2015 at 1:53 PM, Mike Youngstrom <youngm(a)gmail.com> wrote:
Another possible idea. Allow an application to send a single log line
|
|