Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
姜枫
2016-08-26 11:29:01 +0800
Commit
680cee2b94ef62cb7cf785ecf34e9f20164d1891
1 parent
e357e1ee
add udp log measurement
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
config/common.js
config/common.js
View file @
680cee2
...
...
@@ -63,6 +63,7 @@ module.exports = {
handleExceptions
:
true
},
udp
:
{
// send by udp
measurement
:
'yohobuy_wap_log'
,
level
:
'debug'
,
// logger level
host
:
'192.168.102.162'
,
// influxdb host
port
:
'4444'
// influxdb port
...
...
Please
register
or
login
to post a comment