iectl iem device log-streaming view¶
View current streaming logs configurations of a specific device on Industrial Edge Management.
Synopsis¶
This command displays and validates the current log streaming configuration for a specific device on Industrial Edge Management. Use this command to verify that your configurations have been properly applied and to validate the setup of destinations and the config JSON fields.
iectl iem device log-streaming view [flags]
Options¶
--device-id id of the device for which the streaming logs configurations are to be fetched
-h, --help help for view
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example¶
iectl iem device log-streaming view --device-id "sampleDeviceId"
SEE ALSO¶
- iectl iem device log-streaming configure - configure device metrics and log data for a specific device via Industrial Edge Management for stream based logging. The configuration changes will be automatically synchronized between your Industrial Edge Management and the Edge Device. It may take up to 30 seconds to sync the configuration updates.
Use
--fileargument to provide valid configuration file in json format, this will overwrite previous configurations. To avoid data loss, please backup (export) the configurations before importing - iectl iem device log-streaming sync-status - view current sync status for specific device on Industrial Edge Management. While configuring streaming logs on device via Industrial Edge Management the changes will be automatically synchronized between your Industrial Edge Management and the Edge Device
- iectl iem device log-streaming - cmodify and view streaming logs settings on device via Industrial Edge Management using subcommands like 'iectl iem device log-streaming configure'