hi guys i am new in elk and Kibana
i am tried to put data via Logstah config file:
this is the mapping details:
"map_date":{
"type": "date",
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis"
},
when i came to create index pattern the @timestemp disappear and i have just my Date field
i select the only one option and the kibana doesn't recognize my field
i cant see any data in the discover even I try to run sql commend in dev tool like:
SELECT * From may i get empty results