Giter VIP home page Giter VIP logo

syslogmaster's Introduction

Efficiently manage and analyze system logs, application logs, and security logs using a comprehensive set of commands. Enhance visibility into system activities with this powerful log management script.

Secure Ops Logger

GitHub license

Overview

Secure Ops Logger is a powerful Bash script designed to streamline the management of system logs, offering an efficient and organized way to monitor and analyze critical information. The script combines a set of commands to help you review system messages, kernel messages, application-specific logs, security logs, audit logs, system startup logs, last logins, SSH logs, and cron job logs.

๐Ÿš€ Features

  • System Messages Log: Display system messages log.
  • Kernel Messages: View kernel messages.
  • Real-time Application Logs: Tail application-specific logs (e.g., Apache Web Server logs).
  • Security Logs: Check for authentication events.
  • Audit Logs: Review detailed audit logs.
  • System Startup Logs: Inspect logs related to system startup.
  • Last Logins: Check the last 10 logins.
  • SSH Logs: Search for 'sshd' entries in SSH logs.
  • Cron Job Logs: Display logs related to cron jobs.

๐Ÿ› ๏ธ Prerequisites

  • Unix-like system (Linux, macOS, etc.)
  • Bash shell
  • Sufficient permissions to access and read log files (may require sudo)

๐Ÿ“– Usage

  1. Clone the repository to your local machine:

    git clone https://github.com/Raja-Ramees/secure_ops_logger.git
    cd secure_ops_logger
  2. Execute the script:

    ./secure_ops_logger.sh
  3. Follow the prompts and press Enter to navigate through different log sections.

๐Ÿ› ๏ธ Customization

The script can be easily customized by modifying log file paths or adjusting the number of lines displayed within the script itself.

๐Ÿ” Example

# Display system messages log
./secure_ops_logger.sh

syslogmaster's People

Contributors

raja-ramees 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.