@timestamp
is not provided by ES, it's just added by Logstash. Packetbeat uses timestamp
, without the @
. You should try deleting the index pattern in Kibana and add it again using timestamp
for the timestamp field. If timestamp
without the @
is not offered, I recommend going through: stop packetbeat, delete all packetbeat-* indexes, make sure the packetbeat template is loaded, start packetbeat.