We have updated our Terms of Service, Code of Conduct, and Addendum.

Azure Event Hub JSON

Options
dvansh
dvansh Posts: 6

Hi

We have setup event hub to send data stream to cribl and our now trying to extract the json into individual events. We have tried the event breaker JSON Array method and JSON unroll method. Neither seems to work. Has anyone tried this successfully or have pointers?

Thank you

Best Answer

  • Jon Rust
    Jon Rust Posts: 435 mod
    Answer ✓
    Options

    Can you try the Unroll function? Also, if you can you supply sanitized sample data that would help. Either here or DM me in Cribls Community Slack.

Answers

  • Jon Rust
    Jon Rust Posts: 435 mod
    Answer ✓
    Options

    Can you try the Unroll function? Also, if you can you supply sanitized sample data that would help. Either here or DM me in Cribls Community Slack.

  • dvansh
    dvansh Posts: 6
    Options

    We tried that and it did work. We realized there is an issue with inbound data and the raw field.

    Thanks