Coder Social home page Coder Social logo

kippo-log2db's Introduction

kippo-log2db

This project has been retired. I am putting the repo in archived status

This script was inspired by kippo2mysql by Ioannis β€œIon” Koniaris (bruteforce.gr/kippo2mysql) which I really liked, but that script while populating a MySQL database, was not populating the actual kippo schema, so I wrote this script. This can be useful for anyone who started logging to files and now wishes to switch to logging to MySQL, but doesn't want to lose old data. It could also be useful if the sensor is a lightweight VM or remote from the DB and you don't need real-time updaes to the DB, the logs compress very nicely and can be rsync-ed to the system where the DB resides.

Send any feedback to me at [email protected] or [email protected].

This script is distributed under the terms of BSD-3-Clause license

kippo-log2db's People

Contributors

clausing avatar

Watchers

 avatar  avatar

kippo-log2db's Issues

Cowrie version

Hello, would a version for Cowrie be possible? Cheers

Bug line 98

I guess that the line 98 should be

@id = $sth_snsr_qry->fetchrow_array;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.