Commit graph

83 commits

Author SHA1 Message Date
IgorG bf758312cd
New events resolver (#82170)
* Added Test for event.library

* renamed data directry and gzip data file

* rename expectedData file

* Changes per Charlie request

* Changes for the enable_APM-ci branch

* Update resolver.ts

* Added comment per Charlie request

* Update resolver.ts

* Added Alert Test for Resolver and fix for the APM enabled Run fail

* Added Alert Test for Resolver and fix for the APM enabled Run fail

* removed commented out code

* Fixing CI fail

* Fixing CI fail

* Removed Alert Resolver test

* aAdding Alert test back

* Adding Alert test back

* Adding Alert test back

* Adding info log for debuging

* Adding info log for debuging

* Adding info log for debuging

* Adding info log for debuging

* Adding info log for debuging

* Adding info log for debuging

* adding one more verification for Data

* stripedd Data file

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-09 14:35:16 -08:00
Nicolas Chaulet 441a0d4ec9
[Fleet] Move ingestManager plugin to fleet (#82886) 2020-11-09 11:07:04 -05:00
Candace Park 29a17c6456
[Security Solution][Endpoint][Admin] Custom user notification message for malware protections (#81685) 2020-11-02 17:23:39 -05:00
Kevin Logan 13858ee908
adjust policy test to drop test for server addresses (#82120)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-30 14:01:08 -04:00
IgorG 526de26f03
[Feature:Resolver] enable_APM-ci branch fixes (#81658)
* Added Test for event.library

* renamed data directry and gzip data file

* rename expectedData file

* Changes per Charlie request

* Changes for the enable_APM-ci branch

* Update resolver.ts

* Added comment per Charlie request

* Update resolver.ts

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-28 14:02:29 -07:00
Candace Park b4864ab265
[Security Solution][Endpoint][Admin] Malware user notification checkbox (#78084)
includes migration for endpoint package policy 7.11
2020-10-20 22:42:15 -04:00
IgorG 35404b41bb
New events resolver (#80850)
* Added Test for event.library

* renamed data directry and gzip data file

* rename expectedData file

* Changes per Charlie request

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-20 12:19:24 -07:00
Kevin Logan 53d1ee838c
[SECURITY_SOLUTION] update security integration text (#80975) 2020-10-19 14:19:38 -04:00
Xavier Mouligneau 41db7d175c
[SECURITY SOLUTION] bug styling (#80572)
* remove beta

* fix i18n

* fix cypress tests

* forget to save

* x-pack test
2020-10-15 13:24:17 -04:00
Dan Panzarella 5514eca36c
[Security Solution] Use Agent.id for endpoint pivot ID (#74272)
* switch endpoint meta query to use agent.id

* update policy route to use agent ID

* update policy unit test, with schema change

* security front-end use agent.id as identifier

* update test to check the right field

* update SIEM to get endpoint data by agent.id

* fix type in test, but need to fix data, will still fail

* test: pull agent ID from esarchive data

* magnets, how do they work?

* cleanup

* apparently this test works differently now

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-14 10:28:31 -04:00
Paul Tavares 70ccd58566
[SECURITY_SOLUTION][ENDPOINT] Add Trusted Apps Functional integration tests (#80224)
* Enabled Trusted Apps functional tests
* Additional Trusted App Functional Tests
* Updated Jest snapshots
2020-10-13 15:16:27 -04:00
IgorG 567100d3b8
Resolver Tree Events tests (#79344)
* commiting change for the dismiss Banner

* Change comments

* Change timeout and gziped data file

* Fixed banner list fail

* Moved dismiss Banner code to the common_page.ts

* Remove find from host_page

* Remove comments from host_page

* Added Expected data to the related Evens
Renamed tests from Child events to Related Events

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-07 07:56:09 -07:00
Sandra Gonzales 041dfdd89d
send protocol separately to agent as part of full agent policy (#79781) 2020-10-06 19:40:28 -04:00
Nicolas Chaulet c355dfebab
[Ingest Manager] Move config from xpack.ingestManager to xpack.fleet (#79406) 2020-10-06 11:58:09 -04:00
Nicolas Chaulet 4a160bff80
[Ingest Manager] Rename API /api/ingest_manager => /api/fleet (#79193) 2020-10-06 10:30:21 -04:00
Kevin Logan 106ab7e1d9
[SECURITY_SOLUTION] rely on table in test for endpoint list kql bar (#79402) 2020-10-05 14:33:37 -04:00
Paul Tavares 1dacabc534
Un-skip endpoint policy details tests (#79460) 2020-10-05 12:02:29 -04:00
Brian Seeders acedb35033 skip flaky suite (#77278) 2020-10-03 21:07:45 -04:00
Jonathan Buttner 92ff5178c6
[Security Solution][EPM] Reenabling the ingest and endpoint tests (#79290)
* Reenabling the ingest and endpoint tests

* Fixing list test and reenabling security functional tests
2020-10-02 14:15:03 -04:00
Jen Huang 6d8f74a128
[Ingest Manager] Match package spec dataset->data_stream and config_templates->policy_templates renaming (#78699)
* Match elastic/package-spec#24 `datasets`->`data_streams` property renaming

* Match elastic/package-spec#24 `datasets.name`->`data_streams.dataset` property renaming

* Match elastic/package-spec#24 `/dataset`->`/data_stream` directory renaming

* Match elastic/package-spec#50 `config_templates`->`policy_templates` property renaming

* Update API integration test fixtures (test packages)

* Temporarily skip API integration tests

* Temporarily skip more API integration tests

* Pin to custom docker image, unskip test suites, clean up broken icon paths in test package manifests

* Skip the only (yay!) failing test suite

* Revert "Skip the only (yay!) failing test suite"

This reverts commit 3db32e2528.

* Re-skip tests and revert docker image

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-10-01 10:57:19 -07:00
Jeffrey Chu f4c5ebca9d
[Security Solution]Fix basepath used by endpoint telemetry tests (#79027)
* Fix basepath used by endpoint telemetry tests

* Linting
2020-10-01 11:47:56 -04:00
Paul Tavares 41318801d3
[SECURITY_SOLUTION][ENDPOINT] Add ability to view Trusted Apps from Ingest Integration Policy Edit page (#78854)
* Refactor Callout shown in Ingest Edit Endpoint Integration Policy that display actions menu
* Add `backComponent` to `<HeaderPage>` to allow for custom back buttons
* Back button displayed on Trusted Apps List when route state is defined
2020-10-01 11:04:23 -04:00
Kevin Logan 2377d12e7d
[SECURITY_SOLUTION] unskip tests after fixing Kibana and package (#78954) 2020-09-30 17:44:16 -04:00
IgorG 27039e5c0a
Fixes for the Ticket 78375 (#79004) 2020-09-30 13:32:10 -07:00
nnamdifrankie 9e9a48be62
78024: move transform out of dataset (#78216)
* 78024: move transform out of dataset

* Change index prefix

* 78024: fix tests, remove vestiges

* 78024: remove index defined in the transform when transform is removed.

* 78024: clean up

* 78024: fix build

* 78024: add comment

* 78024: remove test I added

* 78024: more removal, will add in next PR

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-29 10:30:04 -04:00
Patryk Kopyciński 012fa42ee1
[Security Solution] Fix app layout (#76668) 2020-09-25 14:15:41 +02:00
spalger 9b1883d51e skip flaky suite (#78375) 2020-09-23 23:30:50 -07:00
Spencer d4232c5b02
skip security solution tests that are preventing es snapshot promotion (#78366)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-09-23 22:40:03 -07:00
Kevin Logan 0ed3a5f303
skip tests for old pacakge (#78194) 2020-09-23 08:21:33 -04:00
spalger 0f6c35c1c3 skip suite blocking es promotion (#72102) 2020-09-21 15:27:10 -07:00
Jeffrey Chu c7d28edd70
Adding endpoint telemetry tests (#77800)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-21 12:14:44 -04:00
Brent Kimmel 060f0895cc
[Security Solution][Resolver] Show all event counts on nodes (#77819)
* [Security Solution][Resolver] Show all event counts
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-18 14:31:30 -04:00
Michael Olorunnisola ef55756b8c
[Security Solution][Resolver] Fix functional test (#77895) 2020-09-18 11:40:16 -04:00
spalger 5d7c60f0ae skip flaky suite (#77835) 2020-09-17 17:51:47 -07:00
Charlie Pichette 6c57afcddc
Issue 77701 Remove flaky tests (#77790) 2020-09-17 13:28:26 -06:00
Tyler Smalley dd8db10253 skip flaky suite (#77701) 2020-09-16 21:22:19 -07:00
IgorG 4f0edbd160
Functional Test for Resolver fix (#77116)
* Final I hope check in for Resolver fix

* Fix click

* Fix click

* Fix click

* revert to select the first event

* Gzip Data file

* removed not zipped file

* striped Data file and gziped

* removed commented out delete indices

* Added query bar to select correct events

* removed commented out delete indices

* removed commented out delete indices

* removed commented out delete indices

* removed commented out delete indices

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-16 13:16:20 -07:00
Charlie Pichette 37527f94f3
Validate href for reassign policy link (#77534) 2020-09-16 14:10:59 -06:00
Dmitry Lemeshko 1ab229aea8
[x-pack/test] convert PO to typescript, improve find/testSubject usage (#77389) 2020-09-15 15:43:56 +02:00
Kevin Logan 88caa798a9
[SECURITY_SOLUTION] Task/hostname policy response ux updates (#76444) 2020-09-14 20:59:21 -04:00
Candace Park 1a49c4e203
[Security Solution][Endpoint][Admin] Task/endpoint list actions (#76555)
Endpoint list actions to security solution endpoint admin
Co-authored-by: Paul Tavares <paul.tavares@elastic.co>
2020-09-14 11:51:58 -04:00
Candace Park cd489e5f26
[Security Solution][Endpoint][Admin]Task/kql bar only (#75066) 2020-09-10 13:27:25 -04:00
nnamdifrankie 2ed4b57776
[SecuritySolution-Ingest]: use new metadata current and add transform installation (#74394)
[SecuritySolution-Ingest]: use new metadata current and add transform installation
2020-09-08 17:56:38 -04:00
Nicolas Chaulet da8ccd7f4a
[Ingest Manager] Add input revision to the config send to the agent (#76327) 2020-09-03 11:21:41 -04:00
Sandra Gonzales a656b96e25
[Ingest Manager] support multiple kibana urls (#75712)
* let the user specify multiple kibana urls

* add validation to kibana urls so paths and protocols cannot differ

* update i18n message

* only send the first url to the instructions

* udpate all agent configs' revision when settings is updated

* fix jest test

* update endpoint full agent policy test

* fix type

* dont add settings if standalone mode

* fix ui not handling errors from /{agentPolicyId}/full endpoint

* fix formatted message id

* only return needed fields

* fill in updated_by and updated_at attributes of the ingest-agent-policies when revision is bumped

* throw error if kibana_urls not set and update tests

* change ingest_manager_settings SO attribute kibana_url: string to kibana_urls: string[] and add migration

* leave instructions single kibana url

* make kibana_url and other attributes created during setup required, fix types
2020-09-02 06:22:20 -04:00
Paul Tavares 97c8c941f3
[SECURITY_SOLUTION][ENDPOINT] Generate Trusted Apps artifacts and Manifest entries (#74988)
* Generate Trusted Apps artifacts + manifest entries
* Artifacts mocks support for generating trusted apps entries
* Adjusted Manifest + Artifacts tests to account for trusted apps
2020-09-01 08:07:39 -04:00
Kevin Logan f286f8f6e1
[SECURITY_SOLUTION] Task/add auto refresh to endpoint list (#74856) 2020-08-19 19:52:56 -04:00
Jen Huang ad5c0f58fe
[Ingest Manager] Rename agent/package config(s) to agent/package policy(ies) (#74914)
* Initial pass at updating client routes, variables names, code comments, and UI copy

* Adjust server routes and param names, more var names and i18n fixes

* Fix test

* More var renaming

* Rest of server-side var renaming

* Rest of client side var renaming

* Rename agent SO attributes and add migrations

* Remove agent prefix from policy fields

* Rename agent policy SO attributes and add migrations

* Rename enrollment api key SO attributes and add migrations

* Rename package policy SO attributes and add migrations

* Rename agent event SO attributes and add migrations

* Rename subtype CONFIG to POLICY (I don't think this string is ever sent by agent, though)

* Update snapshot

* Remove unnecessary cloning in migrations

* Fix migration typos

* Update naming in tests and es archiver data

* Rename file names in /common

* Rename /server files

* Rename /public files

* Rename test file names

* Rename missed files

* Revert "Rename subtype CONFIG to POLICY (I don't think this string is ever sent by agent, though)"

This reverts commit 3c91e01ed9.

* Add migration version to updated es archiver data to fix tests
2020-08-19 13:52:06 -07:00
Bohdan Tsymbala 4a274e0325
[ENDPOINT] Reintroduced tabs to endpoint management and migrated pages to use common security components (#74886)
* Reintroduced tabs to endpoint management and migrated pages to use common security components.

* Empty trusted apps tab.

* Changed casing in the translations.

* Switched to using route path generation functions.

* Added propagation of data-test-subj attribute to Wrapper component.

* Fixed CommonProps import.

* Moved out shared component for administration list page.

* Removed unused file.

* Removed unused translation keys.

* Removed redundant snapshot.

* Added some minimal tests.

* Attempt to fix functional tests.

* Attempt to fix functional tests again.

* Reverted function declarations back to const.

* Wrapped component in memo.
2020-08-18 19:42:47 +02:00
Dan Panzarella 80a5c4bef7
[Security Solution] Rename Administration > Hosts subtab to Endpoints (#74287) 2020-08-11 13:31:59 -04:00