Commit Graph

29 Commits

Author SHA1 Message Date
Eric Fontana
77f8c0d303 Bug fix for UdpInputListener, re-factored TailFile and LogsListener to use database. 2015-04-08 07:54:41 -04:00
Eric Fontana
0c283224bd Fixed bug with Grok filter not testing values correctly. 2014-12-11 12:46:22 -05:00
Eric Fontana
30f61b61f1 Fixed problem with wildcard filenames causing invalid existence check 2014-10-15 11:13:01 -04:00
Eric Fontana
e02624a8b0 Added type to diagnostic json 2014-09-29 11:14:11 -04:00
Eric Fontana
21c4f8e3b8 Added W3C input to handle custom fields 2014-09-22 13:40:41 -04:00
Eric Fontana
2e82d8d7b5 Fixed bug with multiple filters/inputs being dropped. 2014-09-16 07:04:28 -04:00
Eric Fontana
60fdea78e3 Added new tests 2014-09-11 08:18:53 -04:00
Eric Fontana
0f51312081 Fixed problem with Drop and Conditionals. 2014-09-11 07:55:34 -04:00
Eric Fontana
19f8a496f8 Added type to GrokFilter 2014-09-08 09:07:18 -04:00
Eric Fontana
f5c6001865 Fixed problem with WindowsEvent Files and wildcards. 2014-08-29 16:41:28 -04:00
Eric Fontana
916c7a4e27 Updated doc 2014-07-29 09:35:35 -04:00
Eric Fontana
65de7cbc93 Added Validate method
Added tests to validate the configuration.
2014-07-28 10:55:17 -04:00
Eric Fontana
3202c19b7e Added more unit tests
Add/Remove Tags/Fields
Unit tests
2014-07-28 07:26:34 -04:00
Eric Fontana
debf0cf553 Updated to Json format 2014-07-25 14:39:55 -04:00
Jonathan Preddy
dbe2d5f418 Refactoring of GrokFilter 2014-07-23 13:20:19 -04:00
Jonathan Preddy
223d15cd8d Refactoring of input creation in Configuration 2014-07-23 13:11:18 -04:00
Jonathan Preddy
50a855cd27 Further refactoring of inputs. 2014-07-23 11:18:48 -04:00
Jonathan Preddy
4422fd0509 Further refactoring of inputs. 2014-07-23 11:16:56 -04:00
Eric Fontana
293564614a Added AddTags 2014-07-23 10:46:19 -04:00
Eric Fontana
ecf75282cd Simplified parser(s) 2014-07-23 08:05:22 -04:00
Jonathan Preddy
5020186bd2 Massively decentralized configuration into input and filter classes 2014-07-22 16:31:00 -04:00
Eric Fontana
db3c0ad663 Modified to use simpler parsing structure. 2014-07-22 13:08:51 -04:00
Eric Fontana
a7a7eea1c5 Merge remote-tracking branch 'origin/master'
Conflicts:
	TimberWinR/Filters/DateFilter.cs
	TimberWinR/Filters/GrokFilter.cs
2014-07-22 12:21:38 -04:00
Eric Fontana
343b409afe Consolidated code 2014-07-22 12:18:24 -04:00
Jonathan Preddy
f803a9ec30 Implemented DateFilter Builder structure 2014-07-22 11:44:30 -04:00
Jonathan Preddy
fa9de3cfef Implemented DateFilter.cs 2014-07-22 11:42:22 -04:00
Eric Fontana
ec8c41eb83 Implemented DateFilter, added License 2014-07-22 11:39:32 -04:00
Eric Fontana
45cda907f7 Re-factored to use FilterBase 2014-07-22 11:11:40 -04:00
Eric Fontana
dc08f8c6bb Converted Filters to FilterBase class 2014-07-22 10:56:22 -04:00