Skip to content

Commit 80fb1ad

Browse files
docs: Updated the sourcetype in the documentation of isc_dhcpd (#2698)
* docs: Updated the sourcetype in the documentation of isc_dhcpd * docs: Updated the dhcpd documentation
1 parent b375da9 commit 80fb1ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/sources/vendor/ISC/dhcpd.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ see that source documentation for instructions
1919

2020
| sourcetype | notes |
2121
|----------------|---------------------------------------------------------------------------------------------------------|
22-
| isc:dhcp | none |
22+
| isc:dhcpd | none |
2323

2424
### Index Configuration
2525

2626
| key | index | notes |
2727
|----------------|------------|----------------|
28-
| isc_dhcp | isc:dhcp | none |
28+
| isc_dhcpd | netipam | none |
2929

3030
### Filter type
3131

@@ -42,5 +42,5 @@ An active site will generate frequent events use the following search to check f
4242
Verify timestamp, and host values match as expected
4343

4444
```
45-
index=<asconfigured> (sourcetype=isc:dhcp")
45+
index=<asconfigured> (sourcetype=isc:dhcpd")
4646
```

0 commit comments

Comments
 (0)