Dell PowerStore 3000X EMC PowerStore Service Scripts Guide - Page 37

List logging levels (svc_log_config get), Set logging levels (svc_log_config set

Page 37 highlights

List logging levels (svc_log_config get) Format svc_log_config get [-h] [--components value] Optional arguments Qualifier Description -h, --help Show the help message and exit. -components Specify the components for which you want to review the logging levels. Use a comma-separated list to specify more than one component. You can list the logging levels for the following components: • CP • CP.Netty • Platform • DP • Service • Postgres • CP.StateMachine • CP.Locking • CP.GW • CP.CmdServices • CP.Vasa • CP.AM • CP.Network Example List logging levels for all components: svc_log_config get List logging levels for the CP and DP components: svc_log_config get --components=CP,DP Component: CP Component: DP Level: INFO Level: INFO Set logging levels (svc_log_config set) Format svc_log_config set [-h] [--component_level ComponentName:LevelName] Optional arguments Qualifier Description -h, --help Show the help message and exit. --component_level Specify the components and the associated logging levels you want to set. Use a comma-separated list to specify logging levels for more than one component. You can set the following logging levels : Service Commands 37

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74

List logging levels (svc_log_config get)
Format
svc_log_config get [-h] [--components
value
]
Optional arguments
Qualifier
Description
-h
,
--help
Show the help message and exit.
-components
Specify the components for which you want to review the logging levels. Use a comma-separated list to specify more
than one component. You can list the logging levels for the following components:
CP
CP.Netty
Platform
DP
Service
Postgres
CP.StateMachine
CP.Locking
CP.GW
CP.CmdServices
CP.Vasa
CP.AM
CP.Network
Example
List logging levels for all components:
svc_log_config get
List logging levels for the
CP
and
DP
components:
svc_log_config get --components=CP,DP
Component: CP
Level: INFO
Component: DP
Level: INFO
Set logging levels (svc_log_config set)
Format
svc_log_config set [-h] [--component_level
ComponentName:LevelName
]
Optional arguments
Qualifier
Description
-h
,
--help
Show the help message and exit.
--component_level
Specify the components and the associated logging levels you want to set. Use a comma-separated list to
specify logging levels for more than one component. You can set the following logging levels :
Service Commands
37