Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Quick hack to convert inetsim.org logs to json for easy parsing in ELK
#
# Author: @jovimon
import datetime
import json