fluent-plugin-record-modifier icon indicating copy to clipboard operation
fluent-plugin-record-modifier copied to clipboard

JSON formatted output

Open akhon opened this issue 7 years ago • 3 comments

Hi there,

how to create json formatted output like this:

{
  "data": {
    "body": {
      "message": {
        "body": "Hello, world!"
      }
    }
  }
}

Thanks, Andrey

akhon avatar Jul 01 '17 13:07 akhon

Sorry, I don't understand your question. Do you want to create above record from scratch or mutate something record?

repeatedly avatar Jul 18 '17 10:07 repeatedly

@repeatedly mutate...

akhon avatar Jul 20 '17 12:07 akhon

Hi @akhon ,i have met the some question, do you have any solution?

Tiny-wlx avatar Jul 26 '18 08:07 Tiny-wlx