Integration with Gigalixir applications

FlexLogs Docs Image

It's quick and easy to integrate FlexLogs with your Gigalixir application.
You just need to add a log drain to your Gigalixir application to send your logs to FlexLogs.

Adding a log drain

    
      
    
      # using the Gigalixir CLI

      gigalixir drains:add http://intake.flexlogs.com/http/v1/flxp...(your API key)
    

The Gigalixir documentation provides more information on how to set up log drains if you want to read more. Gigalixir Log Drains

Other Integration Articles