kibana - sometimes when adding new fields in index, they don't get indexed in elasticsearch -


let's have index test , exists. want add new field newfield1 data documents in database. deleting , reinserting data newfield1 data added in. understand isn't efficient way, that's not question right now.

sometimes data in newfield1 not indexed , can't visualize in kibana. it's pretty annoying. there wrong i'm doing?

note: can query field in elasticsearch makes me think there's problem kibana

kibana caches field mapping. go settings -> indices, select index, , click orange "refresh" button.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -