Systems / RequestManagement / <INSTANCE> / Service - Sub-subsectionΒΆ
All the services have common options to be configured for each one. Those options are presented in the following table:
| Name | Description | Example |
| LogLevel | Level of log verbosity | LogLevel = INFO |
| LogBackends | Log backends | LogBackends = stdout LogBackends += server |
| MaskRequestParameters | Request to mask the values, possible values: yes or no | MaskRequestParameters = yes |
| MaxThreads | Maximum number of threads used in parallel for the server | MaxThreads = 50 |
| Port | Port useb by DIRAC service | Port = 9140 |
| Protocol | Protocol used to comunicate with the service | Protocol = dips |
| Authorization | Subsection used to define which kind of Authorization is required to talk with the service | Authorization |
| Authorization/Default | Define to who is required the authorization | Default = all |
DataStore services are: