i am running Packet-beat in my server.
i'm disabled dynamic field in index mapping . it mean if new data coming . don't create new fields.
in my mapping there is not extra field but when i send a request from postman for show records . there is a new field in my result but i'm sure its not in my mapping.
how is possible?
I'm founding the answer.
in
elasticsearch
when setdynamic:false
its mean:extra description in this link