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

Create identityHealth loging endpoint #485

Open
4 tasks
lakshayman opened this issue Jan 8, 2022 · 1 comment
Open
4 tasks

Create identityHealth loging endpoint #485

lakshayman opened this issue Jan 8, 2022 · 1 comment
Assignees
Labels

Comments

@lakshayman
Copy link
Contributor

lakshayman commented Jan 8, 2022

Things to do:

  • Create a logs route in routes folder similar to users, members, etc
  • Use that in routes/index.js
  • Create a model for logs collection and make the function required in below endpoints only.
  • Make an endpoint GET /logs to get the logs of filter that is in the param.
    For Example:
    /logs?type=identityHealth&&username=lakshay

Check the endpoint requirements Real-Dev-Squad/identity-service#18

@lakshayman lakshayman changed the title Create logging endpoint Create identityHealth loging endpoint Jan 8, 2022
@Aryan-9211
Copy link
Contributor

I would like to work on this issue.

@lakshayman lakshayman linked a pull request Jan 24, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants