Oleg Kovalov
d31f1735d9
Use fmt.Errorf for creating error with formatting ( #5968 )
2019-06-07 12:24:26 -07:00
Greg
3e9703a573
Add rcode tag and field to dns_query input ( #5417 )
2019-02-12 17:57:20 -08:00
kostya-sh
7344693ca8
Fix hang in dns_query plugin ( #4841 )
2018-10-10 18:29:33 -07:00
Lee Jaeyong
7d97ae6421
Query servers in parallel in dns_query input ( #4754 )
2018-09-27 17:26:36 -07:00
Daniel Nelson
c16ecaa124
Don't report 0ms on timeout in dns_query ( #4118 )
2018-05-07 18:18:01 -07:00
Maximilien Richer
5f215c22fe
Fix typos in comments ( #3415 )
2017-10-31 17:00:06 -07:00
Daniel Nelson
840d19db35
Add network option to dns_query ( #3042 )
2017-07-21 16:56:08 -07:00
Patrick Hemmer
06baf7cf78
use AddError everywhere ( #2372 )
2017-04-24 11:13:26 -07:00
Cameron Sparr
82166a36d0
Fix err race condition and partial failure issues
...
closes #1439
closes #1440
closes #1441
closes #1442
closes #1443
closes #1444
closes #1445
2016-07-19 14:45:55 +01:00
Cameron Sparr
e436b2d720
Cleanup & standardize config file
...
changes:
- -sample-config will now comment out all but a few default plugins.
- config file parse errors will output path to bad conf file.
- cleanup 80-char line-length and some other style issues.
- default package conf file will now have all plugins, but commented
out.
closes #199
closes #944
2016-04-01 10:59:53 -06:00
Marcin Jasion
bb50d7edb4
dns_query plugin fixups:
...
- renamed plugin to dns_query
- domains are optional
- new record types
closes #694
2016-02-21 16:33:04 -07:00