Created
January 26, 2023 15:20
-
-
Save TheCloudScout/88a3f33a5cd3de0d93ae05b9d44964d3 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Parameter | isRequired? | Description | |
---|---|---|---|
secretAddDays | false | The number of days the new application secret will be valid. Default is for 31 days. | |
tenantId | true | The Tenant ID of the Azure Active Directory in which the application resides. | |
applicationId | true | The app id of the application on which the secret needs to be rotated. | |
logstashConfigLocation | false | Path to logstash pipeline configuration file i.e. '/etc/logstash/conf.d/syslog-to-dcr-based-sentinel.conf'. | |
logstashKeystoreKey | false | Name of the key in the keystore container the app secret referenced inside the Logstash configuration file. | |
printOutput | false | Add -printOutput to for easier troubleshooting external Logstash-specific command like update keystore key and restarting service. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment