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 log4j appender to feed logs into the scan-manager-core #117

Open
ayomawdb opened this issue Jun 3, 2019 · 0 comments
Open

Create log4j appender to feed logs into the scan-manager-core #117

ayomawdb opened this issue Jun 3, 2019 · 0 comments

Comments

@ayomawdb
Copy link
Member

ayomawdb commented Jun 3, 2019

Description:
Currently a util is used to feed log messages to the scan-manager-core. This logic should be moved into a log4j log appender and only the log appender should know how to call "log" service and persist logs to the server.

Once done, we should use two appenders in the log4j configuration for scanner implementations:

  1. Log everything to a local rotated log file
  2. Log everything to the scan-manager-core (over a rest call)

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

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

2 participants