When I logged some requests to elastic search using log stash, it puts @timestamp field as time. And when I logged those requests using NEST and set timestamp field, it puts timestamp field.
When I see data using kibana, those 2 fields have separate name. What is difference between them?