I'm trying to get plaso to work successfully with elasticsearch/kibana. I have plaso 1.0.2 installed with the ubuntu_12_04_dependency_pack-1.0.2 (running on ubuntu 12.04 LTS 64-bit). I installed the elasticsearch 1.0.1 package and started the server, but when I list the output modules, Elastic isn't one of them.
psort.py -o list
******************************** Output Modules ********************************
L2tcsv : The CSV format used by log2timeline, with 17 fixed fields.
Mysql4n6 : Contains functions for outputing as 4n6time MySQL database.
Dynamic : Dynamic selection of fields for a separated value output format.
Rawpy : Prints out a "raw" interpretation of the EventObject.
Raw : Prints out a "raw" interpretation of the EventObject protobuf.
Sql4n6 : Saves the data in a SQLite database, used by the tool 4n6Time.
Pstorage : Dumps event objects to a plaso storage file.
--------------------------------------------------------------------------------