Commit 2c6ed22
pipeline: outputs: administration: document oauth2.client_secret_file
Add the `oauth2.client_secret_file` parameter to the OAuth 2.0 tables in the
HTTP and OpenTelemetry output plugins, and to the shared OAuth 2.0 parameter
table in the YAML pipeline section. The parameter takes a path to a file
containing the client secret and overrides `oauth2.client_secret` when both
are set.
Signed-off-by: Fernando Alexandre <fernandoalexandre@users.noreply.github.com>
Signed-off-by: Eric D. Schabell <eric@schabell.org>1 parent dbb87e3 commit 2c6ed22
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- administration/configuring-fluent-bit/yaml
- pipeline/outputs
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments