Daniel Nelson
41d528c8ce
Split parser/serializer docs ( #4690 )
2018-09-17 11:45:08 -07:00
Daniel Nelson
fa1c572096
Add link to line protocol in data fromat docs
2018-09-11 13:52:13 -07:00
Daniel Nelson
1ca17652cd
Fix parsing and documentation for json_string_fields ( #4656 )
2018-09-10 11:55:08 -07:00
David Reniz
cd4c4e7fbd
Added Unix epoch timestamp support for JSON parser ( #4633 )
2018-09-06 18:44:33 -06:00
maxunt
889745a112
Add csv parser ( #4439 )
2018-08-24 16:40:41 -07:00
maxunt
2729378b7f
Add name, time, path and string field options to JSON parser ( #4351 )
2018-08-22 19:26:48 -07:00
Ayrdrie
e893dc38a2
Add logfmt parser ( #4539 )
2018-08-22 13:55:41 -07:00
maxunt
9e0eb0c0e0
Add ability to set measurement from matched text in grok parser ( #4433 )
2018-08-17 13:45:22 -07:00
Greg Linton
027016aea2
Update changelog
2018-08-14 14:41:24 -06:00
Pierre Tessier
6454319062
Add Wavefront parser ( #4402 )
2018-08-13 17:37:06 -06:00
Daniel Nelson
22b3bc4f8e
Remove references to logparser from the grok documentation
2018-08-10 18:11:12 -07:00
Daniel Nelson
83c4b81abe
Copy grok documentation from logparser to data format doc ( #4475 )
2018-07-27 18:28:33 -07:00
maxunt
774a9f0492
Add file input plugin and grok parser ( #4332 )
2018-07-13 23:22:59 -07:00
maxunt
9ebf16636d
Add parse_multivalue to collectd parser ( #4403 )
2018-07-11 17:29:23 -07:00
atzoum
d188b78d9e
Add string and boolean support to dropwizard; fix escaping of tags/fields ( #3664 )
2018-01-16 12:12:14 -08:00
atzoum
317de40ac4
Add support for dropwizard input format ( #2846 )
2018-01-08 15:11:36 -08:00
Daniel Nelson
052e88ad5e
Fix grammar
2017-04-27 14:59:18 -07:00
Jesús Roncero
49ab4e26f8
Nagios plugin documentation fix ( #2659 )
2017-04-12 12:04:44 -07:00
Daniel Nelson
2c98e5ae66
Add collectd parser ( #2654 )
2017-04-12 10:41:26 -07:00
John Engelman
94ce67cc67
Add support to parse JSON array. ( #1965 )
2016-11-15 13:02:55 -05:00
Cameron Sparr
e96f7a9b12
graphite parser, handle multiple templates empty filter
...
Previously, the graphite parser would simply overwrite any template that
had an identical filter to a previous template. This included the empty
filter.
Now we will still overwrite, but first we will sort to make sure that
the most "specific" template always matches.
closes #1731
2016-10-11 15:22:51 +01:00
Cameron Sparr
9144f9630b
graphite parser: support multiple tag keys
...
closes #1272
2016-05-25 17:11:28 +01:00
Cameron Sparr
f2b0ea6722
value parser: doc & string handling
2016-05-02 12:17:20 -06:00
Cameron Sparr
4d46589d39
JSON input: make string ignores clear
2016-04-18 13:20:06 -06:00
Cameron Sparr
64066c4ea8
Update input data format readme
2016-04-05 17:27:04 -06:00
Cameron Sparr
7e97787d9d
More readme fixups
2016-04-05 16:17:45 -06:00
Cameron Sparr
4dd364e1c3
Update all readme instances of data formats
2016-04-05 14:42:20 -06:00
Thibault Cohen
8f09aadfdf
Add nagios parser for exec input plugin
...
closes #762
2016-03-21 13:34:47 -06:00
Chris H (CruftMaster)
20b4e8c779
GREEDY field templates for the graphite parser, and support for multiple specific field names
...
closes #789
2016-03-21 13:32:51 -06:00
Cameron Sparr
5c1b635229
Value parser, for parsing a single value into a metric
...
closes #849
2016-03-17 20:08:21 -06:00
Cameron Sparr
8d2e5f0bda
Seems to be a toml parse bug around triple pounds
2016-02-18 14:36:03 -07:00
Cameron Sparr
7def6663bd
Root directory cleanup
2016-02-18 13:37:36 -07:00