You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-insights/ingestion-agent-configuration-reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ source:
146
146
# Only for use with password authentication. The name of the file containing the password in the secrets_directory folder
147
147
secret_name: sftp-user-password
148
148
# Only for use with private key authentication. The name of the file containing the SSH key in the secrets_directory folder
149
-
key_secret: sftp-user-ssh-key
149
+
key_secret_name: sftp-user-ssh-key
150
150
# Optional. Only for use with private key authentication. The passphrase for the SSH key. This can be omitted if the key is not protected by a passphrase.
0 commit comments