Giter VIP home page Giter VIP logo

loggob's Introduction

loggob

log gathering tool built off of ansible

lfetch.sh - pulls /var/logs/messages and /ver/logs/secure from all servers in ansible group in all ansible enviroments

lclean.sh - clears out the locally DLed log files

ltable.sh - makes a nice table of the servers for a type and status for quicker reporting ex. sh ltable.sh webs or sh ltable.sh apps

lglist.sh - prints out a nice table of all the servers by environment

lgmessage - for a specific host pulls messages from /var/log/messages, sorts them and displays them in a more quickly understood manner. This command caches the result locally making subsequent uses much faster ex. sh lgmessage.sh rva-web01 or sh lgmessage.sh rva-app01 or further manipulated sh lgmessage.sh rva-app01 | grep -v "iptables" | less

lgsecure - same as lgmessage except with /var/log/secure ex. sh lgsecure.sh rva-web01 or sh lgsecure.sh rva-app01 or further manipulated sh lgsecure.sh rva-app01 | grep -v "sudo" | less

To Do:

  • create a config file to enable different ansible path

loggob's People

Contributors

joshuajleigh avatar

Watchers

James Cloos avatar  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.