we tried `kubetail -j <pod> -n <namespace>` we get: ``` backend/0 is not defined at <top-level>, line 1: . as $line | try (fromjson | <pod name> ) catch $line ``` Am i calling this correctly? Our logs for a particular service output as json
we tried
kubetail -j <pod> -n <namespace>we get:
Am i calling this correctly? Our logs for a particular service output as json