Code Monkey home page Code Monkey logo

logreader's Introduction

An ssl encrypted server and client written in Java to let users read logs from a server without logging in. Written during the 2014 Intuit DevOps Hackathon.

Instructions

  1. git clone the repository
  2. place the server on the production server, and compile it
  3. place the client on the local machine, and compile it
  4. use the keytool command to create a mutual authentication keystore and place this keystore in both the server and the client folders. Use the password 123456. (If you decide to use some other password, accordingly edit runserver in /server and readlogs in /client)
  5. run ./runserver and pass the log to be read as an argument. Now the log daemon will start.
  6. run ./readlogs on the client machine and pass the keywords to be filtered as arguments. (any number of keywords)
  7. after you terminate the client program, a copy of the logs will be saved in /client/logs.

logreader's People

Contributors

rohan166 avatar

Watchers

 avatar

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.