ikoniaris / kippo-graph

Visualize statistics from a Kippo SSH honeypot
http://bruteforce.gr/kippo-graph
Other
134 stars 54 forks source link

Playlog not working #70

Open user98765 opened 6 years ago

user98765 commented 6 years ago

I have kippo-graph (latest version from the repo) installed with Cowrie under Raspbian Jessie. I can replay sessions fine using Cowrie's playlog.py from the command line, but the sessions won't display in kippo-graph. On the kippo-input.php page, when I click "Play" next to a file link, the kippo-play page just shows a black screen under TTY log. The kippo-playlog.php page shows "total logs: 0". Nothing appears in the Apache error log when I navigate to those pages. All other kippo-graph pages are working fine for me.

iyanmv commented 6 years ago

Same issue here with Raspbian Stretch.

micheloosterhof commented 6 years ago

Make sure your BACKEND_ENGINE parameter is set correctly in config.php Same with the backend directory. Then it should work.