FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    How to configure FusionAuth logging to DataDog

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    527
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pete.brar
      last edited by

      Has anyone had any success with ingesting FusionAuth event logs in json format into DataDog ?

      danD 1 Reply Last reply Reply Quote 2
      • danD
        dan @pete.brar
        last edited by

        @pete-brar

        I know we've had some customers ask for this, but I'm not aware of anyone. I imagine it shouldn't be hard to write an ingester--listen to the event logs webhook and push to DataDog.

        • https://fusionauth.io/docs/v1/tech/events-webhooks/events/event-log-create
        • https://docs.datadoghq.com/api/latest/events/

        Here's a sample AWS lambda that listens to FusionAuth events and pushes them to S3: https://github.com/FusionAuth/fusionauth-example-lambda-webhook

        Maybe you could re-use some of that code?

        If you end up doing so, please share any findings here; I'd love to know how it went.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post