Example doesn't print anything
Open
- Dominant language
- Go
- Stars
- 46
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Example plugin does not print anything using provided Corefile
.:1053 {
example
log
forward . 8.8.8.8
}
Sample output:
CoreDNS-1.11.1
linux/amd64, go1.20.12, 945db2fa-dirty
[INFO] 127.0.0.1:45207 - 6605 "A IN google.com. udp 39 false 4096" NOERROR qr,rd,ra 195 0.002194196s
Also a new plugin created using the instructions provided for creating plugins similarly does not print anything
I have tried moving the example plugin around in the corefile with no differences viewed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.