Skip to content

Commit 5987045

Browse files
authored
Update README.md
1 parent 942d8ee commit 5987045

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ flag            &nbs
5252
--timeout | Specify timeout period for exporter to obtain response from target Citrix ADCs. Default: 15s
5353
--metrics-file | The location of metrics.json file. Default: /exporter/metrics.json
5454
--log-file | The location of exporter.log file. Default: /exporter/exporter.log
55-
--log-level | The level of logging. DEBUG, INFO, WARNING, ERROR or CRITICAL Default: ERROR
55+
--log-level | The level of logging. DEBUG, INFO, WARNING, ERROR or CRITICAL Default: DEBUG
5656
--config-file | File with configs such as ```username```, ```password```, ```validate-cert```, ```cacert-path```, etc. Helps supply username and password through file rather than CLI.
5757
--validate-cert. | Specify if ca certifcate is to be validated to access Citrix ADC. Default: 'no'. Valid value: 'yes'
5858
--cacert-path. | Provide valid cert path if "-validate-cert" set to 'yes'. cert path will only be considered if '--validate-cert' is set to 'yes'.
@@ -113,7 +113,7 @@ flag            &nbs
113113
--timeout | Specify timeout period for exporter to obtain response from target Citrix ADC. Default: 15s
114114
--metrics-file | The location of metrics.json file. Default: /exporter/metrics.json
115115
--log-file | The location of exporter.log file. Default: /exporter/exporter.log
116-
--log-level | The level of logging. DEBUG, INFO, WARNING, ERROR or CRITICAL Default: ERROR
116+
--log-level | The level of logging. DEBUG, INFO, WARNING, ERROR or CRITICAL Default: DEBUG
117117
--config-file | File with configs such as ```username```, ```password```, ```validate-cert``, ```cacert-path```, etc. Helps supply username and password through file rather than CLI for secure deployment.
118118
--validate-cert | Specify if ca certifcate is to be validated to access Citrix ADC. Default: 'no'. Valid value: 'yes'
119119
--cacert-path | Provide valid cert path if "--validate-cert" set to 'yes'. cert path will only be considered if '--validate-cert' is set to 'yes'.
@@ -224,7 +224,7 @@ flag            &nbs
224224
--timeout | Specify timeout period for exporter to obtain response from target Citrix ADC. Default: 15s
225225
--metrics-file | The location of metrics.json file. Default: /exporter/metrics.json
226226
--log-file | The location of exporter.log file. Default: /exporter/exporter.log
227-
--log-level | The level of logging. DEBUG, INFO, WARNING, ERROR or CRITICAL Default: ERROR
227+
--log-level | The level of logging. DEBUG, INFO, WARNING, ERROR or CRITICAL Default: DEBUG
228228
--config-file | File with configs such as ```username```, ```password```, ```validate-cert```, ```cacert-path```, etc. Helps supply username and password through file rather than CLI.
229229
--validate-cert | Specify if ca certifcate is to be validated to access Citrix ADC. Default: 'no'. Valid value: 'yes'
230230
--cacert-path | Provide valid cert path if "--validate-cert" set to 'yes'. cert path will only be considered if '--validate-cert' is set to 'yes'.

0 commit comments

Comments
 (0)