1

I need to automate the stream creation in Graylog. Currently, we are login into the Graylog portal and creating streams manually for errors and information. Is there a way that we can automate or create custom templates so that we can remove the manual effort of creating streams for different env( QA, UAT, PROD etc)

sayuj p
  • 11
  • 2

1 Answers1

1

There is a rest API to automate Graylog.

There is also Hundreds of Add-ons for Graylog on the Graylog market place including software libraries for various programming languages.

Gerhard
  • 6,850
  • 8
  • 51
  • 81