pastechecker
Results
2
comments of
pastechecker
I was able to find a line that is causing it: On the beginning of the file I had to add: cat validate_feed.py # encoding=utf8 import sys import json import...
What if I do not have @timestamp mappings in my data because I have chosen to index using a custom field and it is not called timestamp but "mytime"? I...