-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add config setting for c8y.enable.log_management
Till c8y-log-plugin is deprecated, one has to explicitly turn on the log management capability before starting the mapper. ``` $ sudo tedge config set c8y.enable.log_management true $ tegde-mapper c8y & $ tedge-log-plugin & ``` Signed-off-by: Didier Wenzek <didier.wenzek@free.fr>
- Loading branch information
1 parent
858c6c2
commit 69e0e72
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters