Giter VIP home page Giter VIP logo

gsoc-debun-tool's Introduction

GSoC 2019: Debun tool

Hex

General Info

Project overview

Syslog-ng is a highly scalable logging application, which is used collect logs fromvarious sources (such as applications, files) on a centralized log server and allows to process them with parsers, filters, and specialized modules before saving/sending them. The syslog-ng-debun tool is distributed with the syslog-ng OSE application.

Project Abstract

The syslog-ng-debun tool collects and saves information about your syslog-ng OSE installation, making troubleshooting easier, especially if anyone is concerned about syslog-ng OSE related issues. The goal of this project is to improve the current debun tool by adding new features and developing tests.

Tasks

No. Description PR
1 Save the active config PR #2752
2 find properties files listed in syslog-ng config PR #2782
3 Create a new type for file path into grammar search PR #2797
4 Collect internal logs with possibly higher log level PR #2840
5 syslog-ng-ctl: new command list-files to fetch files from configuration PR #2797
6 Debun: Collect all files in config which have absolute path WIP

gsoc-debun-tool's People

Contributors

mehul-m-prajapati avatar

Watchers

 avatar  avatar  avatar

gsoc-debun-tool's Issues

Create a new type for file path into grammar search

  • Currently, the path options are of type: string in syslog-ng config
  • Introduce new file_path into grammar search and replace every place where it is going to be a file (check could be made if it is an actual valid path)
  • In case of each file check if that file format could contain data like password, secrets

Collect internal logs with possibly higher log level

  • Implement a function which can collect syslog-ng's internal logs with possibly higher log level (debug, info, notice, warm, err)

  • Add a new command in syslog-ng-ctl which can tap into internal logs

  • Use start/stop syslog-ng-ctl commands to collect internal logs when debun starts and stop collection them when debun stops

This feature will resolve syslog-ng/syslog-ng#2654

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.