Ioannis Koniaris
Ioannis Koniaris
This used to work up until some days ago. It looks like there was some change on Morningstar's side and wherever there is a hyphen indicating a blank value in...
It looks like it started working again, but perhaps it's worth adding that extra line in the method just in case there is some change in the future.
You also have to change the column names in `_get_db_replace_values()` if you want to save the results in a DB.
@micheloosterhof hi! Ideally... it would be nice if Kippo-Graph could support both. But, I think most people nowadays switch to Cowrie (I think there might need to be some better...
Hi @katkad, can you share any code perhaps?
Good job @siconic! Can you open a PR for this?
This also solves: https://github.com/desaster/kippo/issues/138
Hi @desaster, thanks a lot for testing this! I understand your concern, blocking operations can be problematic. Your suggestion seems fine to me. Although I don't have any experience with...
There is also this Tornado based library for async communication with ES: https://github.com/globocom/tornado-es
Hi, Kippo-Graph just takes whatever is already in the Kippo DB and visualizes them, it doesn't have to do anything with getting Kippo's results in the DB in the first...