diff --git a/pandora_console/include/help/en/help_events_replication.php b/pandora_console/include/help/en/help_events_replication.php index e8b8929a54..9de1cf4fb9 100644 --- a/pandora_console/include/help/en/help_events_replication.php +++ b/pandora_console/include/help/en/help_events_replication.php @@ -3,19 +3,15 @@ */ ?> -
When the events replication is activated, the received events will be copied to the remote database of a metaconsole. +
If the event replication is activated, all the events will be copied to the remote metaconsole's database.
-Is necessary configurate the credentials of the metaconsole database, the replication mode (all events or only validated ones) and the replication interval in seconds.
+It is necessary to configure the credentials of the metaconsole's database, the replication mode (all events or only validated events) and the replication interval, specified in seconds.
NOTES:
-The event viewer will be disabled when this option is activated.
+The event viewer will be disabled if this option is enabled.
-To be effective the changes on the events replication configuration will be necessary restart the server.
+To apply the changes made on the event replication setup, it is necessary to restart the server.
-The server configuration file must has token:
-
-event_replication 1
-
+The token "event_replication" must be set to 1 in the server's configuration file.