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

Let the Monitor intercept log4j #48

Open
paullatzelsperger opened this issue Apr 27, 2021 · 2 comments
Open

Let the Monitor intercept log4j #48

paullatzelsperger opened this issue Apr 27, 2021 · 2 comments
Assignees

Comments

@paullatzelsperger
Copy link
Collaborator

The Apache Atlas client library comes with log4j (unfortunately), so we need to write a logging interceptor for it. The same thing has already been done for SLF4J (cf. MonitorProvider)

@paullatzelsperger paullatzelsperger self-assigned this Apr 27, 2021
@jimmarino
Copy link
Collaborator

The Atlas library looks like it brings in half the internet in dependencies. Does it really help us or would a simple REST client suffice?

@paullatzelsperger
Copy link
Collaborator Author

The Atlas library looks like it brings in half the internet in dependencies. Does it really help us or would a simple REST client suffice?

I think we can do without the API client, since it's only a wrapper around REST calls anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants