Skip to content

Commit

Permalink
Fix duration value in TC MW config doc (#3143)
Browse files Browse the repository at this point in the history
* Syslog doc merged with MW configuration

* Update example duration to not use invalid 'd'

---------

Co-authored-by: MicJ <[email protected]>
  • Loading branch information
ZackaryWelch and micjohnson777 authored Oct 25, 2024
1 parent b799528 commit fc646f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 57 deletions.
56 changes: 0 additions & 56 deletions content/Recommendations/Syslog.md

This file was deleted.

2 changes: 1 addition & 1 deletion content/Recommendations/TCMiddlewareConfguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Overwrite the TC_CONFIG_FILE_PATH environment variable by adding `-e TC_CONFIG_F

### Decrease Alert Frequency

Change `alert_email_threshold` under `sys` to increase the time required to send the same set of alerts, for instance to `1d` to increase the duration from thirty minutes to one day.
Change `alert_email_threshold` under `sys` to increase the time required to send the same set of alerts, for instance to `24h` to increase the duration from thirty minutes to one day.

### Change logging

Expand Down

0 comments on commit fc646f9

Please sign in to comment.