Skip to content

Commit 415db51

Browse files
a03nikkiAdam Locke
and
Adam Locke
authored
[Docs] Watcher clarification on CSV formulas warning. (#83088) (#83220)
* Update docs for Watcher notification settings to include default xpack.notification.reporting.warning.kbn-csv-contains-formulas.text value and link to the Kibana documentation. * Apply suggestions from code review Co-authored-by: Adam Locke <[email protected]> * Apply suggestions from code review Co-authored-by: Adam Locke <[email protected]> Co-authored-by: Adam Locke <[email protected]> Co-authored-by: Adam Locke <[email protected]>
1 parent 1302cc3 commit 415db51

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/reference/settings/notification-settings.asciidoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,13 @@ HTML feature groups>>.
279279
Set to `false` to completely disable HTML sanitation. Not recommended.
280280
Defaults to `true`.
281281

282+
`xpack.notification.reporting.warning.kbn-csv-contains-formulas.text`::
283+
(<<dynamic-cluster-setting,Dynamic>>)
284+
Specifies a custom message, which is sent if the formula verification criteria
285+
for CSV files from {kib}'s {kibana-ref}/reporting-settings-kb.html#reporting-csv-settings[`xpack.reporting.csv.checkForFormulas`] is `true`.
286+
Use `%s` in the message as a placeholder for the filename.
287+
Defaults to `Warning: The attachment [%s] contains characters which spreadsheet applications may interpret as formulas. Please ensure that the attachment is safe prior to opening.`
288+
282289
[[ssl-notification-smtp-settings]]
283290
:ssl-prefix: xpack.notification.email
284291
:component: {watcher} Email
@@ -288,12 +295,6 @@ Defaults to `true`.
288295

289296
include::ssl-settings.asciidoc[]
290297

291-
`xpack.notification.reporting.warning.kbn-csv-contains-formulas.text`::
292-
(<<dynamic-cluster-setting,Dynamic>>)
293-
Specifies a custom message to be sent if the formula verification criteria
294-
for CSV files, from kibana `xpack.reporting.csv.checkForFormulas`, is true.
295-
Use %s in the message as a placeholder for the filename.
296-
297298
[[slack-notification-settings]]
298299
==== Slack Notification Settings
299300
You can configure the following Slack notification settings in

0 commit comments

Comments
 (0)