How do i rename a scripted field in kibana? -


is there way can change name of scripted field? i'm using kibana 4.3.0. eg. want rename bytes read(gb) bytes read. when click on edit field, doesn't allow name changes.

you can not change name of scripted field, can copy script , paste in new scripted field new name.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -