Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Many notices in docker logs #99

Closed
smalot opened this issue Sep 19, 2017 · 3 comments
Closed

Many notices in docker logs #99

smalot opened this issue Sep 19, 2017 · 3 comments

Comments

@smalot
Copy link

smalot commented Sep 19, 2017

Hi all,

Client pull is currently feeding my logs with the following details :

kong-konga        | KongProxyController http://kong:8001/status
kong-konga        | req.method GET
kong-konga        | req.url 
kong-konga        | KongProxyController http://kong:8001
kong-konga        | req.method GET
kong-konga        | /app/api/policies/dynamicNode.js:13 [Policy.dynamicNode() called] undefined
kong-konga        | /app/api/policies/dynamicNode.js:13 [Policy.dynamicNode() called] undefined

How can I remove those simple notices ?

Thanks

@smalot
Copy link
Author

smalot commented Sep 19, 2017

Can you remove the line 13 in the file "api/policies/dynamicNode.js" ?
It's just debug notification

@pantsel
Copy link
Owner

pantsel commented Sep 19, 2017

@smalot ,
you could try running Konga in production mode.
The debug logs will then be suppressed.

@pantsel
Copy link
Owner

pantsel commented Sep 23, 2017

Closing this for now.

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

No branches or pull requests

2 participants