Giter VIP home page Giter VIP logo

drupal-logger's People

Contributors

akshay31057 avatar fresearchgroup avatar sumbb avatar surajkothawade avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

drupal-logger's Issues

Issue driven development

Currently we are not following issue driven development... However, it is a preferred way...
For every new feature, there should be a corresponding issue beforehand and commit implementing that new feature should address this issue.

Ability to log to a file, instead of DB.

It would be useful to add the option to log to a file or to the syslog, instead of to the database. On larger/more active sites, this could not only provided a performance boost, but offer a system-level approach to history.

Notify illegal access to authorized user : Feature Request

Current event_log module does not notify the owner of an account about fraudulent login attempts to his account but blocks the user's account temporarily after 5 incorrect attempts.
A feature that will notify authorised user about the 3 consecutive illegal access to his/her account is required.This feature should send an email to user's email provided at the time of account creation ,to notify when 3 password fails occur . Also sending the IP address from which failure has occurred can aid tracing the intruder.

Clear Log Messages Button

The event_log DB accumulates a lot of data which might create chaos during analysis.
Typically, all logs are verified, which is why the administrator should have an option to clear the logs to prevent clutter. Suitable permissions should be provided to authorized users to clear these logs.

Backup event_log DB content.

Currently, DB records are deleted after a particular row limit set by the administrator, but no backup is created for these deleted logs.
It would be useful if a backup in a file is created for these logs for future reference.
Also, if these backups are mailed to the administrator when required or when cron runs, would be a cherry on the cake.

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.