You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using these env to get logs on console or in file, but it is not printing the agent logs anywhere
export SW_AGENT_NAME=YourServicName
export SW_AGENT_INSTANCE=12345
export SW_AGENT_REPORTER_GRPC_AUTHENTICATION=
export SW_LOGGING_LEVEL=DEBUG
export SW_LOGGING_FILE_PATH=/Users/test.user/Documents/go-crud-app/newlog.log
export SW_AGENT_CONFIG_FILE=/Users/test.user/Documents/go-crud-app/skywalking.yaml
export SW_AGENT_LOG_TRACING_ENABLE=true
export SW_AGENT_LOG_REPORTER_ENABLE=true
Please let me know how to get GO AGENT LOGS so that i can write couchbase plugin.
If you have couchbase plugin then please share, it will be helpful for us.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm using these env to get logs on console or in file, but it is not printing the agent logs anywhere
export SW_AGENT_NAME=YourServicName
export SW_AGENT_INSTANCE=12345
export SW_AGENT_REPORTER_GRPC_AUTHENTICATION=
export SW_LOGGING_LEVEL=DEBUG
export SW_LOGGING_FILE_PATH=/Users/test.user/Documents/go-crud-app/newlog.log
export SW_AGENT_CONFIG_FILE=/Users/test.user/Documents/go-crud-app/skywalking.yaml
export SW_AGENT_LOG_TRACING_ENABLE=true
export SW_AGENT_LOG_REPORTER_ENABLE=true
Please let me know how to get GO AGENT LOGS so that i can write couchbase plugin.
If you have couchbase plugin then please share, it will be helpful for us.
Beta Was this translation helpful? Give feedback.
All reactions