Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/manual/monitoring/process-monitoring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ can be done in a much easier way with our new :xml:`check_diff` feature.
To get started, configure each Windows agent to monitor the USBSTOR registry entry
using the ``reg`` command. This must be in the agent's local ``ossec.conf`` — the
manager cannot push ``command`` or ``full_command`` localfile entries through
``agent.conf`` (see :ref:`full_command`).
``agent.conf`` (see :ref:`ossec_config.localfile`).

.. code-block:: xml

Expand Down
Loading