Skip to content

Commit

Permalink
docs: update RSS deployment docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Jan 14, 2025
1 parent fbd4a59 commit 36dd86f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This section describes the policies and the conditions to match elements.

::

/Operations/[Defaults|SetupName]/ResourceStatus
/Operations/Defaults/ResourceStatus
/Policies
/PolicyName
policyType = policyType
Expand Down Expand Up @@ -70,7 +70,7 @@ It applies the same idea as in `Policies`_, but the number of options is larger.

::

/Operations/[Defaults|SetupName]/ResourceStatus
/Operations/Defaults/ResourceStatus
/PolicyActions
/PolicyActionName
actionType = actionType
Expand Down Expand Up @@ -110,7 +110,7 @@ This section defines the notification groups ( right now, only for EmailAction )

::

/Operations/[Defaults|SetupName]/ResourceStatus
/Operations/Defaults/ResourceStatus
/Notification
/NotificationGroupName
users = email@address, email@address
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ CS Configuration

The configuration for RSS sits under the following path on the CS following the usual /Operations section convention::

/Operations/[Defaults|SetupName]/ResourceStatus
/Operations/Defaults/ResourceStatus

Please, make sure you have the following schema::

/Operations/[Defaults|SetupName]/ResourceStatus
/Operations/Defaults/ResourceStatus
/Config
State = InActive
Cache = 300
Expand Down Expand Up @@ -118,7 +118,7 @@ Activate RSS

If you did not see any problem, activate RSS by setting the CS option::

/Operations/[Defaults|SetupName]/ResourceStatus/Config/State = Active
/Operations/Defaults/ResourceStatus/Config/State = Active

------
Agents
Expand Down

0 comments on commit 36dd86f

Please sign in to comment.