Skip to content

Commit

Permalink
Update default.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamancini authored Apr 29, 2024
1 parent e627187 commit 357fcf2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions host/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@ spec:
collectorName: "nsswitch-conf"
command: "cat"
args: ["/etc/nsswitch.conf"]
- run:
collectorName: "hosts"
command: "cat"
args: ["/etc/hosts"]
- run:
collectorName: "ip-route-table"
command: "ip"
Expand Down

0 comments on commit 357fcf2

Please sign in to comment.