Saturday, March 18, 2017

Using Logstash on Laravel

I would like to configure things so that whenever I make a Log::info or similar method call, it gets piped into Logstash. I've searched the net, but there's no clear examples. How can I do this?



via shalvah

Advertisement