Skip to content

Commit 3035835

Browse files
committed
Fix USB example cross-reference to localfile docs
The merged #341 USB fix links to :ref:`full_command`, which Sphinx does not resolve from the manual page. Point to ossec_config.localfile instead. Assisted-By: Auto
1 parent f03378e commit 3035835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/manual/monitoring/process-monitoring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ can be done in a much easier way with our new :xml:`check_diff` feature.
143143
To get started, configure each Windows agent to monitor the USBSTOR registry entry
144144
using the ``reg`` command. This must be in the agent's local ``ossec.conf`` — the
145145
manager cannot push ``command`` or ``full_command`` localfile entries through
146-
``agent.conf`` (see :ref:`full_command`).
146+
``agent.conf`` (see :ref:`ossec_config.localfile`).
147147

148148
.. code-block:: xml
149149

0 commit comments

Comments
 (0)