Ross Wolf
|
464d5e645a
|
Fix kibana-upload and remove cumbersome dataclasses (#216)
* Fix kibana-upload and remove cumbersom dataclasses
* Linting fixes
|
2020-09-01 05:47:27 -06:00 |
|
Ross Wolf
|
d15da0ada1
|
Add versioned schemas with a downgrade path (#84)
* Add versioned schemas with a downgrade path
* Remove and move unused variables
* Add missing license
* Skip NotField for output_index
* Add strip_additional_properties for kibana import
* Remove stray comment
* Apply suggestions from code review
Co-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com>
|
2020-07-23 11:39:35 -06:00 |
|
Ross Wolf
|
5f867dbb72
|
Add KQL -> DSL conversion (#81)
* Add KQL -> DSL converter
* Lint with black to 120 chars
* Add more tests and flatten shoulds
* Fix NotValue conversion to DSL
|
2020-07-22 11:05:45 -06:00 |
|
Ross Wolf
|
4fe3aaff1a
|
Add test for duplicate file names (#34)
|
2020-07-08 14:00:28 -06:00 |
|
Ross Wolf
|
e2d97b0a74
|
Remove unreachable and legacy code
Co-Authored-By: Justin Ibarra <brokensound77@users.noreply.github.com>
|
2020-06-30 10:12:23 -06:00 |
|
Ross Wolf
|
d51474f0a7
|
Add unit tests
Co-Authored-By: Justin Ibarra <brokensound77@users.noreply.github.com>
|
2020-06-29 23:19:25 -06:00 |
|