amanjain1992's avatar

Graylog 2 integration with Lumen

Hi Folks ,

what is the best the integrate graylog2 with lumen . is there any repository available for this .

0 likes
3 replies
amanjain1992's avatar

Thanks Bobby ,

but this package is not supporting in lumen framewok its throwing error

"In Graylog2ServiceProvider.php line 17:

Call to undefined method Laravel\Lumen\Application::configPath()" .

I will try to create service out of original package .

Let me know if anything else clicks on your mind

bobbybouwmann's avatar

Yeah! You have to create your own service class that uses that package! There is not other way as far as I know.

You might ask the maintainer if they can make it work for Lumen or you can shoot in a PR to do that. In the end you need to make some changes to make it work, so in my opinion the best way is to just build it yourself ;)

Let me know if you need any help with that

Please or to participate in this conversation.