Feature Request: Support JSON App Log entries

The App Log functionality of OttoFMS is something I’m looking into for offloading lots of locally stored log entries from our solutions, but we often log large blocks of JSON as a log entry (think input and output objects from scripts, with elements relating to things occurring within the script too)

So - it would be great if we could retain the ability to log plain text strings, but if we send a JSON Object, then we could also view this in OttoFMS with a nice JSON viewer UI, with collapsible elements etc, and maybe some searching functionality too (within a given log entry)…

1 Like

Hey James,

I’ll think on this one. I agree that having this as a nice JSOn viewer would be helpful and I definitely see the use case. I’ll think on best ways to recognize the presence of JSON in the logs.

-Kyle