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

middleware: Log to NoSQL database #6

Open
1 of 2 tasks
ajxchapman opened this issue Aug 29, 2020 · 1 comment
Open
1 of 2 tasks

middleware: Log to NoSQL database #6

ajxchapman opened this issue Aug 29, 2020 · 1 comment

Comments

@ajxchapman
Copy link
Owner

ajxchapman commented Aug 29, 2020

Logs should be added to a NoSQL database and purged periodically to tar.gz files

  • Middleware to do the logging
  • Basic management app to view and filter the logs
@ajxchapman ajxchapman mentioned this issue Aug 29, 2020
3 tasks
@ajxchapman
Copy link
Owner Author

Middleware handling has been updated to pass the matched route in as a parameter. This can be used to add middleware arguments to a route, for logging we could use log, logif, and logifnot.

@ajxchapman ajxchapman changed the title Log to NoSQL database middleware: Log to NoSQL database Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant