Skip to content

Commit 72c0bc9

Browse files
committed
Fixed non-existant id
Signed-off-by: mrgarris0n <gergely.karacsonyi@gmail.com>
1 parent b46b830 commit 72c0bc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/_admin-guide/060_Sources/100_osquery/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'osquery: Collect and parse osquery result logs'
33
short_title: osquery
44
id: adm-src-osquery
55
description: >-
6-
The [[osquery|other-osquery]] application allows you to ask
6+
The osquery application allows you to ask
77
questions about your machine using an SQL-like language. For example,
88
you can query running processes, logged in users, installed packages and
99
syslog messages as well. You can make queries on demand, and also

doc/_admin-guide/120_Parser/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ following application logs:
5858
Linux audit parser.
5959
- Netskope log messages. For details, see
6060
[[Netskope parser]].
61-
- [[osquery|other-osquery]] result logs. For details, see
61+
- osquery result logs. For details, see
6262
[[osquery: Collect and parse osquery result logs]].
6363

6464
- SNMP traps of the Net-SNMP\'s snmptrapd

0 commit comments

Comments
 (0)