Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements #71

Merged
merged 53 commits into from May 13, 2015
Merged

Enhancements #71

merged 53 commits into from May 13, 2015

Commits on Oct 27, 2014

  1. Added support to Debian OS

    psquickitjayant
    psquickitjayant committed Oct 27, 2014

Commits on Oct 28, 2014

  1. Added a check for syslog-ng

    psquickitjayant
    psquickitjayant committed Oct 28, 2014
  2. Check if logs are parsed in Loggly

    psquickitjayant
    psquickitjayant committed Oct 28, 2014
  3. Check if logs are parsed in Loggly

    psquickitjayant
    psquickitjayant committed Oct 28, 2014
  4. Check if logs are parsed in Loggly

    psquickitjayant
    psquickitjayant committed Oct 28, 2014

Commits on Oct 31, 2014

  1. Added support to suppress prompts

    A new argument '-s' is added to the script to support the 'No Prompt' mode. User can use this argument if he wants to give no inputs in the script at runtime.
    psquickitjayant
    psquickitjayant committed Oct 31, 2014
  2. Added support to suppress prompts

    A new argument '-s' is added to the script to support the 'No Prompt' mode. User can use this argument if he wants to give no inputs in the script at runtime.
    psquickitjayant
    psquickitjayant committed Oct 31, 2014
  3. Added support to suppress prompts

    A new argument '-s' is added to the script to support the 'No Prompt' mode. User can use this argument if he wants to give no inputs in the script at runtime.
    psquickitjayant
    psquickitjayant committed Oct 31, 2014
  4. Added support to suppress prompts

    A new argument '-s' is added to the script to support the 'No Prompt' mode. User can use this argument if he wants to give no inputs in the script at runtime.
    psquickitjayant
    psquickitjayant committed Oct 31, 2014
  5. Added support to suppress prompts

    A new argument '-s' is added to the script to support the 'No Prompt' mode. User can use this argument if he wants to give no inputs in the script at runtime.
    psquickitjayant
    psquickitjayant committed Oct 31, 2014
  6. Added support to suppress prompts

    A new argument '-s' is added to the script to support the 'No Prompt' mode. User can use this argument if he wants to give no inputs in the script at runtime.
    psquickitjayant
    psquickitjayant committed Oct 31, 2014
  7. Linux Script: Minor Bug Fix

    psquickitjayant
    psquickitjayant committed Oct 31, 2014

Commits on Nov 4, 2014

  1. Linux Script: Bug Fix

    psquickitjayant
    psquickitjayant committed Nov 4, 2014

Commits on Nov 6, 2014

  1. File Monitoring: Check if logs are rotated.

    psquickitjayant
    psquickitjayant committed Nov 6, 2014

Commits on Nov 11, 2014

  1. File Monitoring: Check if logs are rotated.

    Using grep to check if the file is mentioned in any of the config file present in the /etc/logrotate.d
    psquickitjayant
    psquickitjayant committed Nov 11, 2014

Commits on Nov 12, 2014

  1. Updated Mac logs link

    psquickitjayant
    psquickitjayant committed Nov 12, 2014

Commits on Nov 20, 2014

  1. Checks if log rotation is enabled on the File

    psquickitjayant
    psquickitjayant committed Nov 20, 2014
  2. Checks if log rotation is enabled on the Log files

    psquickitjayant
    psquickitjayant committed Nov 20, 2014
  3. Checks if log rotation is enabled on the Log files

    psquickitjayant
    psquickitjayant committed Nov 20, 2014

Commits on Nov 21, 2014

  1. Minor modifications

    psquickitjayant
    psquickitjayant committed Nov 21, 2014
  2. Minor modifications

    psquickitjayant
    psquickitjayant committed Nov 21, 2014
  3. Minor modifications

    psquickitjayant
    psquickitjayant committed Nov 21, 2014

Commits on Nov 25, 2014

  1. Added support to multiple tags

    psquickitjayant
    psquickitjayant committed Nov 25, 2014
  2. Added support to multiple tags

    psquickitjayant
    psquickitjayant committed Nov 25, 2014
  3. Added support to multiple tags

    psquickitjayant
    psquickitjayant committed Nov 25, 2014

Commits on Nov 26, 2014

  1. Added support to multiple tags

    psquickitjayant
    psquickitjayant committed Nov 26, 2014

Commits on Dec 2, 2014

  1. Linux Script: Bug Fixes.

    psquickitjayant
    psquickitjayant committed Dec 2, 2014
  2. Removed Log Rotation Check

    psquickitjayant
    psquickitjayant committed Dec 2, 2014
  3. Removed Log Rotation Check

    psquickitjayant
    psquickitjayant committed Dec 2, 2014
  4. Removed Log Rotation Check

    psquickitjayant
    psquickitjayant committed Dec 2, 2014

Commits on Dec 3, 2014

  1. Bug Fixes

    psquickitjayant
    psquickitjayant committed Dec 3, 2014
  2. Bug Fixes

    psquickitjayant
    psquickitjayant committed Dec 3, 2014

Commits on Dec 15, 2014

  1. Remove state files on same alias

    Removes previous configuration state files and setup rsyslog if user wants to setup configuration using an existing alias.
    psquickitjayant
    psquickitjayant committed Dec 15, 2014

Commits on Jan 21, 2015

  1. Bug Fixes

    varshneyjayant committed Jan 21, 2015

Commits on Jan 23, 2015

  1. Revert "Added troubleshooting rsyslog link"

    This reverts commit 4a6fba1.
    Jayant Varshney
    Jayant Varshney committed Jan 23, 2015
  2. Revert "Added troubleshooting rsyslog link"

    This reverts commit c382fc1.
    Jayant Varshney
    Jayant Varshney committed Jan 23, 2015
  3. Added rsyslog troubleshooting link

    Jayant Varshney
    Jayant Varshney committed Jan 23, 2015

Commits on Mar 4, 2015

  1. Added Mac Script

    Jayant Varshney
    Jayant Varshney committed Mar 4, 2015
  2. Added README

    varshneyjayant committed Mar 4, 2015

Commits on Mar 18, 2015

  1. Bug Fixes

    1. Updated File monitoring to support recursive directories
    2. Made s3 script compatible to updated file monitoring script
    Jayant Varshney
    Jayant Varshney committed Mar 18, 2015

Commits on Mar 24, 2015

Commits on Mar 27, 2015

  1. Improved error text

    Jayant Varshney
    Jayant Varshney committed Mar 27, 2015

Commits on Apr 3, 2015

  1. Bug Fixes

    Keeping absolute path in the conf files
    varshneyjayant committed Apr 3, 2015
You can’t perform that action at this time.