USAGE: evebox elastic-import [options] /path/to/eve.json [/path/to/eve.json]

FLAGS:
        --bookmark                Enable bookmarking
        --end                     Start at end of file
        --no-geoip                Disable GeoIP
    -h, --help                    Prints help information
    -k, --no-check-certificate    Disable TLS certificate validation
        --oneshot                 One shot mode (exit on EOF)
        --stdout                  Print events to stdout
    -V, --version                 Prints version information
    -v, --verbose                 Increase verbosity

OPTIONS:
        --bookmark-dir <bookmark-dir>              Bookmark directory [default: .]
        --bookmark-filename <bookmark-filename>    Bookmark filename [default: ]
    -c, --config <config>                          Configuration file
    -D, --data-directory <DIR>                     Data directory
    -e, --elasticsearch <elasticsearch>            Elastic Search URL [default: http://localhost:9200]
        --geoip-database <filename>                GeoIP database filename
        --index <index>                            Elastic Search index prefix [default: logstash]
    -p, --password <password>                      Elasticsearch password
    -u, --username <username>                      Elasticsearch username

ARGS:
    <INPUT>...    
