Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
konnektbox-edgex-go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ELASTIC-H2020
ELASTIC-SA
Fog-Platform
konnektbox-edgex-go
Commits
9316aae5
Commit
9316aae5
authored
Jun 13, 2019
by
Brandon Forster
Committed by
Trevor Conn
Jun 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#1415: Updated Docker configuration to log to support-logging.
Signed-off-by:
Brandon Forster
<
brandonforster@gmail.com
>
parent
fd102ad9
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
cmd/core-command/res/docker/configuration.toml
cmd/core-command/res/docker/configuration.toml
+1
-1
cmd/core-metadata/res/docker/configuration.toml
cmd/core-metadata/res/docker/configuration.toml
+1
-1
cmd/export-distro/res/docker/configuration.toml
cmd/export-distro/res/docker/configuration.toml
+1
-1
cmd/support-notifications/res/docker/configuration.toml
cmd/support-notifications/res/docker/configuration.toml
+1
-1
cmd/support-scheduler/res/docker/configuration.toml
cmd/support-scheduler/res/docker/configuration.toml
+1
-1
cmd/sys-mgmt-agent/res/docker/configuration.toml
cmd/sys-mgmt-agent/res/docker/configuration.toml
+1
-1
No files found.
cmd/core-command/res/docker/configuration.toml
View file @
9316aae5
...
...
@@ -18,7 +18,7 @@ Port = 8500
Type
=
'consul'
[Logging]
EnableRemote
=
fals
e
EnableRemote
=
tru
e
File
=
'/edgex/logs/edgex-core-command.log'
[Clients]
...
...
cmd/core-metadata/res/docker/configuration.toml
View file @
9316aae5
...
...
@@ -18,7 +18,7 @@ Port = 8500
Type
=
'consul'
[Logging]
EnableRemote
=
fals
e
EnableRemote
=
tru
e
File
=
'/edgex/logs/edgex-core-metadata.log'
[Clients]
...
...
cmd/export-distro/res/docker/configuration.toml
View file @
9316aae5
...
...
@@ -19,7 +19,7 @@ Port = 8500
Type
=
'consul'
[Logging]
EnableRemote
=
fals
e
EnableRemote
=
tru
e
File
=
'/edgex/logs/edgex-export-distro.log'
[Clients]
...
...
cmd/support-notifications/res/docker/configuration.toml
View file @
9316aae5
...
...
@@ -19,7 +19,7 @@ Port = 8500
Type
=
'consul'
[Logging]
EnableRemote
=
fals
e
EnableRemote
=
tru
e
File
=
'/edgex/logs/edgex-support-notifications.log'
[Clients]
...
...
cmd/support-scheduler/res/docker/configuration.toml
View file @
9316aae5
...
...
@@ -19,7 +19,7 @@ Port = 8500
Type
=
'consul'
[Logging]
EnableRemote
=
fals
e
EnableRemote
=
tru
e
File
=
'/edgex/logs/edgex-support-scheduler.log'
[Clients]
...
...
cmd/sys-mgmt-agent/res/docker/configuration.toml
View file @
9316aae5
...
...
@@ -29,7 +29,7 @@ Port = 8500
Type
=
'consul'
[Logging]
EnableRemote
=
fals
e
EnableRemote
=
tru
e
File
=
'/edgex/logs/edgex-sys-mgmt-agent.log'
[Clients]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment