I have created an index-patter in kibana (7.11) in the UI and i can see all the fields configured correctly. But when i go to Saved objects and export it, it doesn't contain any fields
{"attributes":{"fieldAttrs":"{}","fields":"[]"...
Is there something i am missing here?
I have another index-pattern created by journalbeat which exports correctly with all the configured fields.
Thanks