bunyan-elasticsearch
bunyan-elasticsearch copied to clipboard
Make @timestamp an option
entry['@timestamp'] = entry.time;
please make it an option, since ES deprecared usage of @timestamp. and then I could set it to 'timestamp' easily.