How to Create New Fields in Kibana under Index?

Hi Team,

I am exploring to create an interactive visualization with Kibana.
Right now I can see only the following fields under the default index
image

I want to create various fields through with i will log values through add log activity in studio.

Thanks in advance
Baskaran C

I believe this is what you’re looking for, correct?

1 Like

Hi,

You do not really create new fields, you can refresh the fields that exist in the logs you have created. Normally, if you add fields in your workflows, they should appear automatically. If they do not, you can go to the management tab, select the index pattern you want and click on “refresh”. Are you sure you are looking at the right index pattern ?
Can you access this ?

Sorin

Thanks @Jon4than and @Sorin_Stania