@Clueless I need a bit of python that reads in a single json file from stdin. Adds an ISO8601 timestamp to the top level of the json and then outputs the resulting json to stdout.
Also, elastic search is kinda terrible
Can do easy.
However I have company right now.
no worries
Yup, that's what I had in mind.
if you must make it run via shebangs, at least do a `#!/usr/bin/env python3`
also what's up with the semicolons? :smile:
I'm not going to stop typing semicolons
;
Python is good for this since it is everywhere I want to run this thing.