Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up structure #77

Merged
merged 1 commit into from
May 13, 2013
Merged

Clean up structure #77

merged 1 commit into from
May 13, 2013

Conversation

rashidkpc
Copy link
Contributor

Removed shakespeare indexing stuff, renamed scripts directory to sample

rashidkpc pushed a commit that referenced this pull request May 13, 2013
@rashidkpc rashidkpc merged commit 08d3997 into elastic:master May 13, 2013
spalger pushed a commit to spalger/kibana that referenced this pull request Mar 3, 2016
@KnightOfNight KnightOfNight mentioned this pull request Jul 19, 2016
orouz added a commit to orouz/kibana that referenced this pull request Jan 13, 2022
ari-aviran pushed a commit to ari-aviran/kibana that referenced this pull request Feb 7, 2022
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this pull request Mar 8, 2022
* Fix process tree node exit_code condition

* Fix typo
doakalexi added a commit that referenced this pull request Feb 5, 2024
…n alertTypes es_query rule runs correctly: threshold on ungrouped hit count < > (#176254)

Resolves #176116

## Summary

The test was failing with the following error, `Incorrect HTTP method
for uri [/_esql] and method [POST], allowed: [HEAD, PUT, DELETE,
GET]","status":405`.

This pr updates the ES|QL query request, for es query rule, to use`
/_query`. Security solution also uses `/_query` for their ES|QL rule
here:

`x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/esql/esql_request.ts`.

### To verify

- Run this command to start the functional test server, and verify that
the tests work properly
```
ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.13.0/archives/20240201-212246_98a37c7b/manifest.json" node scripts/functional_tests_server.js --config x-pack/test/alerting_api_integration/spaces_only/tests/alerting/group3/config.ts
```
fkanout pushed a commit to fkanout/kibana that referenced this pull request Feb 7, 2024
… builtin alertTypes es_query rule runs correctly: threshold on ungrouped hit count < > (elastic#176254)

Resolves elastic#176116

## Summary

The test was failing with the following error, `Incorrect HTTP method
for uri [/_esql] and method [POST], allowed: [HEAD, PUT, DELETE,
GET]","status":405`.

This pr updates the ES|QL query request, for es query rule, to use`
/_query`. Security solution also uses `/_query` for their ES|QL rule
here:

`x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/esql/esql_request.ts`.

### To verify

- Run this command to start the functional test server, and verify that
the tests work properly
```
ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.13.0/archives/20240201-212246_98a37c7b/manifest.json" node scripts/functional_tests_server.js --config x-pack/test/alerting_api_integration/spaces_only/tests/alerting/group3/config.ts
```
CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this pull request Feb 15, 2024
… builtin alertTypes es_query rule runs correctly: threshold on ungrouped hit count < > (elastic#176254)

Resolves elastic#176116

## Summary

The test was failing with the following error, `Incorrect HTTP method
for uri [/_esql] and method [POST], allowed: [HEAD, PUT, DELETE,
GET]","status":405`.

This pr updates the ES|QL query request, for es query rule, to use`
/_query`. Security solution also uses `/_query` for their ES|QL rule
here:

`x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/esql/esql_request.ts`.

### To verify

- Run this command to start the functional test server, and verify that
the tests work properly
```
ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.13.0/archives/20240201-212246_98a37c7b/manifest.json" node scripts/functional_tests_server.js --config x-pack/test/alerting_api_integration/spaces_only/tests/alerting/group3/config.ts
```
fkanout pushed a commit to fkanout/kibana that referenced this pull request Mar 4, 2024
… builtin alertTypes es_query rule runs correctly: threshold on ungrouped hit count < > (elastic#176254)

Resolves elastic#176116

## Summary

The test was failing with the following error, `Incorrect HTTP method
for uri [/_esql] and method [POST], allowed: [HEAD, PUT, DELETE,
GET]","status":405`.

This pr updates the ES|QL query request, for es query rule, to use`
/_query`. Security solution also uses `/_query` for their ES|QL rule
here:

`x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/esql/esql_request.ts`.

### To verify

- Run this command to start the functional test server, and verify that
the tests work properly
```
ES_SNAPSHOT_MANIFEST="https://storage.googleapis.com/kibana-ci-es-snapshots-daily/8.13.0/archives/20240201-212246_98a37c7b/manifest.json" node scripts/functional_tests_server.js --config x-pack/test/alerting_api_integration/spaces_only/tests/alerting/group3/config.ts
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant