kibana/x-pack/plugins/osquery
Bryan Clement e365396810
[Asset Management] Osquery agent picker (#94541)
* first pass of osquery host picker

* passes type checking and linting

* reworked everything

* fixed the policy query and pill colors

* fix i18n test failures

* refactor server side logic

* more clean up

* address pr comments

* fix types, await the parsed agents on the server side

* primitive is spelled with an i

* agents come in as list rather than agents

* added more helpers tests, added some edge case guarding

* unwrap agents off response in useAllAgents

* used proper types for aggregations

* translations for more ui text

* fix linting errors

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-31 04:13:19 -04:00
..
common [Asset Management] Osquery agent picker (#94541) 2021-03-31 04:13:19 -04:00
public [Asset Management] Osquery agent picker (#94541) 2021-03-31 04:13:19 -04:00
scripts updated osquery autocomplete to v4.7.0 schema (#95741) 2021-03-30 12:09:23 -07:00
server [Asset Management] Osquery agent picker (#94541) 2021-03-31 04:13:19 -04:00
jest.config.js
kibana.json [Asset Management] Add support for Live queries in Osquery (#89889) 2021-03-09 13:25:47 +01:00
README.md
tsconfig.json [Asset Management] Osquery autocomplete (#94255) 2021-03-15 08:18:36 -07:00

osquery

This plugin adds extended support to Security Solution Fleet Osquery integration


Development

See the kibana contributing guide for instructions setting up your development environment.