Extract Messages to CSV via Rest API

Hi All,

I am trying to export saved messages, into a csv via restapi. Ideally this will be done daily and trigerred automatically.

Thanks,
Charlot

You can do this via the Graylog REST API.

Take a look at the /search/universal/relative/export resource in the API browser of one of your running Graylog nodes to get some details.

Thanks a lot @jochen really helpful. Managed to get what I wanted :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.