Giter Site home page Giter Site logo

Comments (6)

zackkatz avatar zackkatz commented on September 16, 2024

This is a priority; when something doesn't work, having a log is vital.

from trustedlogin-connector.

Shelob9 avatar Shelob9 commented on September 16, 2024

Right now, there is a logging trait, which is ued a lot, that logs to file. https://github.com/trustedlogin/vendor/blob/main/php/Traits/Logger.php#L13-L35

There is also an AuditLog class, that's used in a few places, it does nothing. Probably should log to app.

https://github.com/trustedlogin/vendor/blob/main/php/AuditLog.php

from trustedlogin-connector.

Shelob9 avatar Shelob9 commented on September 16, 2024
  • Change log location to upload, with hash to obsfucate where it is stored.
  • Make audit log, log to elastic search
  • Check that logger isn't getting things that should be in audit log.

from trustedlogin-connector.

Shelob9 avatar Shelob9 commented on September 16, 2024

@zackkatz Currently the audit log is only called in one place, and it's code that never runs. The point of the audit log is to know when a login request was made, right? We have that data logged server-side. I think we should remove AuditLog class from plugin, and then close issue. I opened #83 to track changing location of debug log.

from trustedlogin-connector.

zackkatz avatar zackkatz commented on September 16, 2024

@Shelob9 Okay, so maybe create a new issue about stripping out the audit log and replacing with a remote report of activity.

from trustedlogin-connector.

Shelob9 avatar Shelob9 commented on September 16, 2024

#96

from trustedlogin-connector.

Related Issues (20)

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.