- -
- diff --git a/public/components/integrations/components/add_integration_flyout.tsx b/public/components/integrations/components/add_integration_flyout.tsx index b021570473..9688d1b1e8 100644 --- a/public/components/integrations/components/add_integration_flyout.tsx +++ b/public/components/integrations/components/add_integration_flyout.tsx @@ -14,6 +14,8 @@ import { EuiFlyoutFooter, EuiFlyoutHeader, EuiForm, + EuiText, + EuiLink, EuiFormRow, EuiTitle, } from '@elastic/eui'; @@ -201,6 +203,17 @@ export function AddIntegrationFlyout(props: IntegrationFlyoutProps) { helpText="Input an index name or wildcard pattern that your integration will query." isInvalid={isDataSourceValid === false} error={errors} + labelAppend={ + + + Learn More + + + } > { const validationResult = await doExistingDataSourceValidation(dataSource); if (validationResult) { diff --git a/public/components/integrations/components/added_integration.tsx b/public/components/integrations/components/added_integration.tsx index 4723dfdccf..2c466c9f19 100644 --- a/public/components/integrations/components/added_integration.tsx +++ b/public/components/integrations/components/added_integration.tsx @@ -7,6 +7,7 @@ import { EuiBadge, EuiButton, + EuiButtonIcon, EuiFlexGroup, EuiFlexItem, EuiGlobalToastList, @@ -132,9 +133,11 @@ export function AddedIntegration(props: AddedIntegrationProps) { - { getModal(); }} @@ -176,6 +179,7 @@ export function AddedIntegration(props: AddedIntegrationProps) { return ( window.location.assign(`dashboards#/view/${record.assetId}`)} > {_.truncate(record.description, { length: 100 })} @@ -185,6 +189,7 @@ export function AddedIntegration(props: AddedIntegrationProps) { return ( window.location.assign( `management/opensearch-dashboards/indexPatterns/patterns/${record.assetId}` @@ -198,6 +203,7 @@ export function AddedIntegration(props: AddedIntegrationProps) { return ( window.location.assign(`discover#/view/${record.assetId}`)} > {_.truncate(record.description, { length: 100 })} @@ -207,6 +213,7 @@ export function AddedIntegration(props: AddedIntegrationProps) { return ( window.location.assign(`visualize#/edit/${record.assetId}`)} > {_.truncate(record.description, { length: 100 })} diff --git a/public/components/integrations/components/added_integration_table.tsx b/public/components/integrations/components/added_integration_table.tsx index 022882ff0e..4f99e848bf 100644 --- a/public/components/integrations/components/added_integration_table.tsx +++ b/public/components/integrations/components/added_integration_table.tsx @@ -141,7 +141,6 @@ export function AddedIntegrationsTable(props: AddedIntegrationsTableProps) { return ( - {integrations && integrations.length > 0 ? ( { + return { name: x }; + }) + ); function updateItem(index) { if (!items[index]) { diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/assets/aws_elb-1.0.0.ndjson b/server/adaptors/integrations/__data__/repository/aws_elb/assets/aws_elb-1.0.0.ndjson deleted file mode 100644 index 8e3b5ab9d2..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/assets/aws_elb-1.0.0.ndjson +++ /dev/null @@ -1,22 +0,0 @@ -{"attributes": {"fields": "[{\"name\":\"@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"@log_s3bucket\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"@log_s3key\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"@log_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"@message\",\"type\":\"string\",\"esTypes\":[\"text\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"name\":\"@timestamp\",\"type\":\"date\",\"esTypes\":[\"date\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"SchemaVersion\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"name\":\"_score\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"count\":0,\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"name\":\"_type\",\"type\":\"string\",\"esTypes\":[\"_type\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"name\":\"actions_executed\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"alpn_client_preference_list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"alpn_fe_protocol\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"apiVersion\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"backend_ip\",\"type\":\"ip\",\"esTypes\":[\"ip\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"backend_port\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"backend_processing_time\",\"type\":\"number\",\"esTypes\":[\"half_float\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"backend_status_code\",\"type\":\"number\",\"esTypes\":[\"short\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"chosen_cert_arn\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"classification\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"classification_reason\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"client_ip\",\"type\":\"ip\",\"esTypes\":[\"ip\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"client_port\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"cloud.account.id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"cloud.provider\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"cloud.region\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"connection_time\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.address\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.as.number\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.as.organization.name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.bytes\",\"type\":\"number\",\"esTypes\":[\"long\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.geo.city_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.geo.country_iso_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.geo.country_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.geo.location\",\"type\":\"geo_point\",\"esTypes\":[\"geo_point\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.ip\",\"type\":\"ip\",\"esTypes\":[\"ip\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.packets\",\"type\":\"number\",\"esTypes\":[\"long\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination.port\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination_ip\",\"type\":\"ip\",\"esTypes\":[\"ip\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"destination_port\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"domain_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"ecs.version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"elb\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"elb_status_code\",\"type\":\"number\",\"esTypes\":[\"short\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"event.category\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"event.ingested\",\"type\":\"date\",\"esTypes\":[\"date\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"event.kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"event.module\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"host.hostname\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http.request.bytes\",\"type\":\"number\",\"esTypes\":[\"long\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http.request.method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"name\":\"http.request.method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"http.request.method\"}}},{\"name\":\"http.response.bytes\",\"type\":\"number\",\"esTypes\":[\"long\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http.response.status_code\",\"type\":\"number\",\"esTypes\":[\"short\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http.version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http_host\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http_method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http_path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http_port\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http_protocol\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http_query\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"http_version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"incoming_tls_alert\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"listener\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"listener_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"log_entry_version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"matched_rule_priority\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"network.bytes\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"network.iana_number\",\"type\":\"number\",\"esTypes\":[\"short\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"network.packets\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"process.pid\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"received_bytes\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"request\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"request_creation_time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"request_processing_time\",\"type\":\"number\",\"esTypes\":[\"half_float\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"request_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"response_processing_time\",\"type\":\"number\",\"esTypes\":[\"half_float\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"sent_bytes\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.address\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.as.number\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.as.organization.name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.bytes\",\"type\":\"number\",\"esTypes\":[\"long\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.geo.city_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.geo.country_iso_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.geo.country_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.geo.location\",\"type\":\"geo_point\",\"esTypes\":[\"geo_point\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.ip\",\"type\":\"ip\",\"esTypes\":[\"ip\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.packets\",\"type\":\"number\",\"esTypes\":[\"long\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"source.port\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"ssl_cipher\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"ssl_protocol\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"target_group_arn\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"target_ip\",\"type\":\"ip\",\"esTypes\":[\"ip\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"target_port\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"target_port_list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"target_processing_time\",\"type\":\"number\",\"esTypes\":[\"half_float\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"target_status_code\",\"type\":\"number\",\"esTypes\":[\"short\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"target_status_code_list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"timestamp\",\"type\":\"date\",\"esTypes\":[\"date\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"tls_cipher\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"tls_handshake_time\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"tls_protocol_version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"trace_id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"url.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"url.full\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"url.full.text\",\"type\":\"string\",\"esTypes\":[\"text\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"multi\":{\"parent\":\"url.full\"}}},{\"name\":\"url.original\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"url.original.text\",\"type\":\"string\",\"esTypes\":[\"text\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"multi\":{\"parent\":\"url.original\"}}},{\"name\":\"url.path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"url.port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"url.query\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"url.scheme\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"user_agent.original\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"user_agent.original.text\",\"type\":\"string\",\"esTypes\":[\"text\"],\"count\":10,\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"multi\":{\"parent\":\"user_agent.original\"}}},{\"name\":\"useragent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true}]","timeFieldName": "@timestamp","title": "log-aws-elb-*"},"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","migrationVersion": {"index-pattern": "7.6.0"},"references": [],"type": "index-pattern","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0ODYsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title": "ELB - Controls","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"input_control_vis\",\"aggs\":[],\"params\":{\"controls\":[{\"id\":\"1606466378089\",\"fieldName\":\"event.module\",\"parent\":\"\",\"label\":\"ELB\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_0_index_pattern\"},{\"id\":\"1606466402867\",\"fieldName\":\"cloud.account.id\",\"parent\":\"\",\"label\":\"AWS Account\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_1_index_pattern\"},{\"id\":\"1606466482419\",\"fieldName\":\"cloud.region\",\"parent\":\"\",\"label\":\"AWS Region\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_2_index_pattern\"}],\"updateFiltersOnChange\":false,\"useTimeFilter\":false,\"pinFilters\":false},\"title\":\"ELB - Controls\"}"},"id": "8643b130-308c-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "control_0_index_pattern","type": "index-pattern"},{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "control_1_index_pattern","type": "index-pattern"},{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "control_2_index_pattern","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0ODcsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - AWS Account(Bar)","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"histogram\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"cloud.account.id\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}},{\"id\":\"3\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"cloud.account.id\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"type\":\"histogram\",\"grid\":{\"categoryLines\":false},\"categoryAxes\":[{\"id\":\"CategoryAxis-1\",\"type\":\"category\",\"position\":\"bottom\",\"show\":false,\"style\":{},\"scale\":{\"type\":\"linear\"},\"labels\":{\"show\":true,\"filter\":true,\"truncate\":100},\"title\":{}}],\"valueAxes\":[{\"id\":\"ValueAxis-1\",\"name\":\"LeftAxis-1\",\"type\":\"value\",\"position\":\"left\",\"show\":true,\"style\":{},\"scale\":{\"type\":\"linear\",\"mode\":\"normal\"},\"labels\":{\"show\":true,\"rotate\":0,\"filter\":false,\"truncate\":100},\"title\":{\"text\":\"Count\"}}],\"seriesParams\":[{\"show\":true,\"type\":\"histogram\",\"mode\":\"stacked\",\"data\":{\"label\":\"Count\",\"id\":\"1\"},\"valueAxis\":\"ValueAxis-1\",\"drawLinesBetweenPoints\":true,\"lineWidth\":2,\"showCircles\":true}],\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"times\":[],\"addTimeMarker\":false,\"labels\":{\"show\":false},\"thresholdLine\":{\"show\":false,\"value\":10,\"width\":1,\"style\":\"full\",\"color\":\"#E7664C\"}},\"title\":\"ELB - AWS Account(Bar)\"}"},"id": "b6bb3950-308c-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0ODgsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - Region(Bar)","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"histogram\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"cloud.region\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}},{\"id\":\"3\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"cloud.region\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"type\":\"histogram\",\"grid\":{\"categoryLines\":false},\"categoryAxes\":[{\"id\":\"CategoryAxis-1\",\"type\":\"category\",\"position\":\"bottom\",\"show\":false,\"style\":{},\"scale\":{\"type\":\"linear\"},\"labels\":{\"show\":true,\"filter\":true,\"truncate\":100},\"title\":{}}],\"valueAxes\":[{\"id\":\"ValueAxis-1\",\"name\":\"LeftAxis-1\",\"type\":\"value\",\"position\":\"left\",\"show\":true,\"style\":{},\"scale\":{\"type\":\"linear\",\"mode\":\"normal\"},\"labels\":{\"show\":true,\"rotate\":0,\"filter\":false,\"truncate\":100},\"title\":{\"text\":\"Count\"}}],\"seriesParams\":[{\"show\":true,\"type\":\"histogram\",\"mode\":\"stacked\",\"data\":{\"label\":\"Count\",\"id\":\"1\"},\"valueAxis\":\"ValueAxis-1\",\"drawLinesBetweenPoints\":true,\"lineWidth\":2,\"showCircles\":true}],\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"times\":[],\"addTimeMarker\":false,\"labels\":{\"show\":false},\"thresholdLine\":{\"show\":false,\"value\":10,\"width\":1,\"style\":\"full\",\"color\":\"#E7664C\"}},\"title\":\"ELB - Region(Bar)\"}"},"id": "00407b80-308d-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0ODksMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - HTTP Response Code(PIE)","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"http.response.status_code\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}},\"title\":\"ELB - HTTP Response Code(PIE)\"}"},"id": "ed4009a0-320e-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTAsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - HTTP Response Code Trend","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"histogram\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"timeRange\":{\"from\":\"now-30m\",\"to\":\"now\"},\"useNormalizedEsInterval\":true,\"scaleMetricValues\":false,\"interval\":\"auto\",\"drop_partials\":false,\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"http.response.status_code\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"type\":\"histogram\",\"grid\":{\"categoryLines\":false},\"categoryAxes\":[{\"id\":\"CategoryAxis-1\",\"type\":\"category\",\"position\":\"bottom\",\"show\":true,\"style\":{},\"scale\":{\"type\":\"linear\"},\"labels\":{\"show\":true,\"filter\":true,\"truncate\":100},\"title\":{}}],\"valueAxes\":[{\"id\":\"ValueAxis-1\",\"name\":\"LeftAxis-1\",\"type\":\"value\",\"position\":\"left\",\"show\":true,\"style\":{},\"scale\":{\"type\":\"linear\",\"mode\":\"normal\"},\"labels\":{\"show\":true,\"rotate\":0,\"filter\":false,\"truncate\":100},\"title\":{\"text\":\"Count\"}}],\"seriesParams\":[{\"show\":true,\"type\":\"histogram\",\"mode\":\"stacked\",\"data\":{\"label\":\"Count\",\"id\":\"1\"},\"valueAxis\":\"ValueAxis-1\",\"drawLinesBetweenPoints\":true,\"lineWidth\":2,\"showCircles\":true}],\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"times\":[],\"addTimeMarker\":false,\"labels\":{\"show\":false},\"thresholdLine\":{\"show\":false,\"value\":10,\"width\":1,\"style\":\"full\",\"color\":\"#E7664C\"}},\"title\":\"ELB - HTTP Response Code Trend\"}"},"id": "5c46e3a0-320f-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTEsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - Transfer Size(MB)","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"line\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"http.request.bytes\",\"json\":\"{\\n \\\"script\\\": \\\"doc['http.request.bytes'].value / 1024.0 / 1024.0\\\"\\n}\",\"customLabel\":\"Request Size\"}},{\"id\":\"2\",\"enabled\":true,\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"http.response.bytes\",\"json\":\"{\\n \\\"script\\\": \\\"doc['http.response.bytes'].value / 1024.0 / 1024.0\\\"\\n}\",\"customLabel\":\"Response Size\"}},{\"id\":\"3\",\"enabled\":true,\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"timeRange\":{\"from\":\"now-1y\",\"to\":\"now\"},\"useNormalizedEsInterval\":true,\"scaleMetricValues\":false,\"interval\":\"auto\",\"drop_partials\":false,\"min_doc_count\":1,\"extended_bounds\":{}}}],\"params\":{\"addLegend\":true,\"addTimeMarker\":false,\"addTooltip\":true,\"categoryAxes\":[{\"id\":\"CategoryAxis-1\",\"labels\":{\"filter\":true,\"show\":true,\"truncate\":100},\"position\":\"bottom\",\"scale\":{\"type\":\"linear\"},\"show\":true,\"style\":{},\"title\":{},\"type\":\"category\"}],\"grid\":{\"categoryLines\":false},\"labels\":{},\"legendPosition\":\"right\",\"seriesParams\":[{\"data\":{\"id\":\"1\",\"label\":\"Request Size\"},\"drawLinesBetweenPoints\":true,\"interpolate\":\"linear\",\"lineWidth\":2,\"mode\":\"normal\",\"show\":true,\"showCircles\":true,\"type\":\"line\",\"valueAxis\":\"ValueAxis-1\"},{\"data\":{\"id\":\"2\",\"label\":\"Response Size\"},\"drawLinesBetweenPoints\":true,\"interpolate\":\"linear\",\"lineWidth\":2,\"mode\":\"normal\",\"show\":true,\"showCircles\":true,\"type\":\"line\",\"valueAxis\":\"ValueAxis-1\"}],\"thresholdLine\":{\"color\":\"#E7664C\",\"show\":false,\"style\":\"full\",\"value\":10,\"width\":1},\"times\":[],\"type\":\"line\",\"valueAxes\":[{\"id\":\"ValueAxis-1\",\"labels\":{\"filter\":false,\"rotate\":0,\"show\":true,\"truncate\":100},\"name\":\"LeftAxis-1\",\"position\":\"left\",\"scale\":{\"mode\":\"normal\",\"type\":\"linear\"},\"show\":true,\"style\":{},\"title\":{\"text\":\"Sum of http.request.bytes\"},\"type\":\"value\"}]},\"title\":\"ELB - Transfer Size(MB)\"}"},"id": "bc0f2620-321a-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTIsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - HTTP Protocol(PIE)","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"http_protocol\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}},\"title\":\"ELB - HTTP Protocol(PIE)\"}"},"id": "398dc100-3217-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTMsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - HTTP Request Method(PIE)","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"http.request.method\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}},\"title\":\"ELB - HTTP Request Method(PIE)\"}"},"id": "d26adc60-3216-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTQsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - SSL Protocol(PIE)","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"ssl_protocol\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}},\"title\":\"ELB - SSL Protocol(PIE)\"}"},"id": "7ce2b140-3217-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTUsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - SSL Cipher","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"ssl_cipher\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"addLegend\":true,\"addTooltip\":true,\"isDonut\":true,\"labels\":{\"last_level\":true,\"show\":false,\"truncate\":100,\"values\":true},\"legendPosition\":\"right\",\"type\":\"pie\"},\"title\":\"ELB - SSL Cipher\"}"},"id": "9acb8d80-3217-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTYsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - URL Domain","uiStateJSON": "{\"vis\":{\"params\":{\"sort\":{\"columnIndex\":null,\"direction\":null}}}}","version": 1,"visState": "{\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"3\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"url.domain\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"perPage\":10,\"percentageCol\":\"\",\"showMetricsAtAllLevels\":false,\"showPartialRows\":false,\"showTotal\":false,\"sort\":{\"columnIndex\":null,\"direction\":null},\"totalFunc\":\"sum\"},\"title\":\"ELB - URL Domain\"}"},"id": "d1ec9960-3b92-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTcsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - URL Path","uiStateJSON": "{\"vis\":{\"params\":{\"sort\":{\"columnIndex\":null,\"direction\":null}}}}","version": 1,"visState": "{\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"url.path\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMetricsAtAllLevels\":false,\"sort\":{\"columnIndex\":null,\"direction\":null},\"showTotal\":false,\"totalFunc\":\"sum\",\"percentageCol\":\"\"},\"title\":\"ELB - URL Path\"}"},"id": "0358e220-3219-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTgsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - User Agent","uiStateJSON": "{\"vis\":{\"params\":{\"sort\":{\"columnIndex\":null,\"direction\":null}}}}","version": 1,"visState": "{\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"user_agent.original\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMetricsAtAllLevels\":false,\"sort\":{\"columnIndex\":null,\"direction\":null},\"showTotal\":false,\"totalFunc\":\"sum\",\"percentageCol\":\"\"},\"title\":\"ELB - User Agent\"}"},"id": "360cc5b0-3219-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU0OTksMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - Source IP Country","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"source.geo.country_name\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}},\"title\":\"ELB - Source IP Country\"}"},"id": "891bb040-3214-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU1MDAsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - Source Countries Geo Map","uiStateJSON": "{\"mapCenter\":[30.14512718337613,3.6917208421022094],\"mapZoom\":2}","version": 1,"visState": "{\"aggs\":[{\"enabled\":true,\"id\":\"1\",\"params\":{},\"schema\":\"metric\",\"type\":\"count\"},{\"enabled\":true,\"id\":\"2\",\"params\":{\"field\":\"source.geo.country_iso_code\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"order\":\"desc\",\"orderBy\":\"1\",\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"size\":100},\"schema\":\"segment\",\"type\":\"terms\"}],\"params\":{\"addTooltip\":true,\"colorSchema\":\"Yellow to Red\",\"emsHotLink\":\"https://maps.elastic.co/v7.7?locale=en#file/world_countries\",\"isDisplayWarning\":true,\"legendPosition\":\"bottomright\",\"mapCenter\":[0,0],\"mapZoom\":2,\"outlineWeight\":1,\"selectedJoinField\":{\"description\":\"ISO 3166-1 alpha-2 Code\",\"name\":\"iso2\",\"type\":\"id\"},\"selectedLayer\":{\"attribution\":\"Made with NaturalEarth\",\"created_at\":\"2017-04-26T17:12:15.978370\",\"fields\":[{\"description\":\"ISO 3166-1 alpha-2 Code\",\"name\":\"iso2\",\"type\":\"id\"},{\"description\":\"ISO 3166-1 alpha-3 Code\",\"name\":\"iso3\",\"type\":\"id\"},{\"description\":\"Name\",\"name\":\"name\",\"type\":\"name\"}],\"format\":{\"type\":\"geojson\"},\"id\":\"world_countries\",\"isEMS\":true,\"layerId\":\"elastic_maps_service.World Countries\",\"name\":\"World Countries\",\"origin\":\"elastic_maps_service\"},\"showAllShapes\":true,\"wms\":{\"enabled\":false,\"options\":{\"format\":\"image/png\",\"transparent\":true},\"selectedTmsLayer\":{\"attribution\":\"Map data © OpenStreetMap contributors\",\"id\":\"road_map\",\"maxZoom\":10,\"minZoom\":0,\"origin\":\"elastic_maps_service\"}}},\"title\":\"ELB - Source Countries Geo Map\",\"type\":\"region_map\"}"},"id": "a322d3b0-308e-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU1MDEsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - Source IP","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"source.ip\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"addLegend\":true,\"addTooltip\":true,\"isDonut\":true,\"labels\":{\"last_level\":true,\"show\":false,\"truncate\":100,\"values\":true},\"legendPosition\":\"right\",\"type\":\"pie\"},\"title\":\"ELB - Source IP\"}"},"id": "bf1fa930-3214-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU1MDIsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - Destination IP","uiStateJSON": "{\"vis\":{\"params\":{\"sort\":{\"columnIndex\":null,\"direction\":null}}}}","version": 1,"visState": "{\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"destination.ip\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":20,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\"}}],\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMetricsAtAllLevels\":false,\"sort\":{\"columnIndex\":null,\"direction\":null},\"showTotal\":false,\"totalFunc\":\"sum\",\"percentageCol\":\"\"},\"title\":\"ELB - Destination IP\"}"},"id": "de91c0b0-3218-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU1MDMsMV0="} -{"attributes": {"description": "","kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title": "ELB - Processing TIme","uiStateJSON": "{}","version": 1,"visState": "{\"type\":\"line\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"request_processing_time\",\"customLabel\":\"Request\"}},{\"id\":\"2\",\"enabled\":true,\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"timeRange\":{\"from\":\"now-30m\",\"to\":\"now\"},\"useNormalizedEsInterval\":true,\"scaleMetricValues\":false,\"interval\":\"auto\",\"drop_partials\":false,\"min_doc_count\":1,\"extended_bounds\":{},\"customLabel\":\"\"}},{\"id\":\"3\",\"enabled\":true,\"type\":\"filters\",\"schema\":\"group\",\"params\":{\"filters\":[{\"input\":{\"query\":\"NOT request_processing_time<0 AND NOT response_processing_time<0\",\"language\":\"kuery\"},\"label\":\" \"}]}},{\"id\":\"4\",\"enabled\":true,\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"response_processing_time\",\"customLabel\":\"Response\"}}],\"params\":{\"type\":\"line\",\"grid\":{\"categoryLines\":false},\"categoryAxes\":[{\"id\":\"CategoryAxis-1\",\"type\":\"category\",\"position\":\"bottom\",\"show\":true,\"style\":{},\"scale\":{\"type\":\"linear\"},\"labels\":{\"show\":true,\"filter\":true,\"truncate\":100},\"title\":{}}],\"valueAxes\":[{\"id\":\"ValueAxis-1\",\"name\":\"LeftAxis-1\",\"type\":\"value\",\"position\":\"left\",\"show\":true,\"style\":{},\"scale\":{\"type\":\"linear\",\"mode\":\"normal\"},\"labels\":{\"show\":true,\"rotate\":0,\"filter\":false,\"truncate\":100},\"title\":{\"text\":\"Processing Time (Seconds)\"}}],\"seriesParams\":[{\"show\":true,\"type\":\"line\",\"mode\":\"normal\",\"data\":{\"label\":\"Request\",\"id\":\"1\"},\"valueAxis\":\"ValueAxis-1\",\"drawLinesBetweenPoints\":true,\"lineWidth\":2,\"interpolate\":\"linear\",\"showCircles\":true},{\"show\":true,\"type\":\"line\",\"mode\":\"normal\",\"data\":{\"id\":\"4\",\"label\":\"Response\"},\"valueAxis\":\"ValueAxis-1\",\"drawLinesBetweenPoints\":true,\"lineWidth\":2,\"interpolate\":\"linear\",\"showCircles\":true}],\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"top\",\"times\":[],\"addTimeMarker\":false,\"labels\":{},\"thresholdLine\":{\"show\":false,\"value\":10,\"width\":1,\"style\":\"full\",\"color\":\"#E7664C\"},\"row\":true},\"title\":\"ELB - Processing TIme\"}"},"id": "9205d000-3ba1-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"visualization": "7.7.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "visualization","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU1MDQsMV0="} -{"attributes": {"columns": ["cloud.account.id","cloud.region","event.module","destination.ip","source.ip","source.geo.country_name","elb_status_code","http_method","http_path","user_agent.original"],"description": "","hits": 0,"kibanaSavedObjectMeta": {"searchSourceJSON": "{\"highlightAll\":true,\"version\":true,\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"sort": [],"title": "search - ELB","version": 1},"id": "cb2c8f20-3211-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"search": "7.4.0"},"references": [{"id": "9d96cb30-f01b-11ea-99e6-53b5a9b5c41b","name": "kibanaSavedObjectMeta.searchSourceJSON.index","type": "index-pattern"}],"type": "search","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU1MDUsMV0="} -{"attributes": {"description": "","hits": 0,"kibanaSavedObjectMeta": {"searchSourceJSON": "{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[]}"},"optionsJSON": "{\"hidePanelTitles\":false,\"useMargins\":true}","panelsJSON": "[{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":0,\"w\":48,\"h\":5,\"i\":\"65ad5100-9919-47dd-8aae-1925f72dc6c2\"},\"panelIndex\":\"65ad5100-9919-47dd-8aae-1925f72dc6c2\",\"embeddableConfig\":{\"title\":\"\"},\"panelRefName\":\"panel_0\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":5,\"w\":24,\"h\":7,\"i\":\"13602aba-c307-4018-814e-44ae6094e641\"},\"panelIndex\":\"13602aba-c307-4018-814e-44ae6094e641\",\"embeddableConfig\":{},\"panelRefName\":\"panel_1\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":24,\"y\":5,\"w\":24,\"h\":7,\"i\":\"e8eb12e8-018e-430b-b64d-bcdfebf16165\"},\"panelIndex\":\"e8eb12e8-018e-430b-b64d-bcdfebf16165\",\"embeddableConfig\":{},\"panelRefName\":\"panel_2\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":12,\"w\":16,\"h\":10,\"i\":\"2fd7684e-f022-4a8e-8486-efcb22010f17\"},\"panelIndex\":\"2fd7684e-f022-4a8e-8486-efcb22010f17\",\"embeddableConfig\":{},\"panelRefName\":\"panel_3\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":16,\"y\":12,\"w\":32,\"h\":10,\"i\":\"5baf885b-3a6c-4a37-b0c2-f0d957aa2b24\"},\"panelIndex\":\"5baf885b-3a6c-4a37-b0c2-f0d957aa2b24\",\"embeddableConfig\":{},\"panelRefName\":\"panel_4\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":22,\"w\":48,\"h\":13,\"i\":\"b0a4dd94-155e-4a11-928c-c9e813701bae\"},\"panelIndex\":\"b0a4dd94-155e-4a11-928c-c9e813701bae\",\"embeddableConfig\":{},\"panelRefName\":\"panel_5\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":35,\"w\":12,\"h\":12,\"i\":\"c99b3456-37d9-4dc1-8584-e1e172d75fb2\"},\"panelIndex\":\"c99b3456-37d9-4dc1-8584-e1e172d75fb2\",\"embeddableConfig\":{},\"panelRefName\":\"panel_6\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":12,\"y\":35,\"w\":12,\"h\":12,\"i\":\"53ac67cf-842a-473a-ac36-cbc8b774fb95\"},\"panelIndex\":\"53ac67cf-842a-473a-ac36-cbc8b774fb95\",\"embeddableConfig\":{},\"panelRefName\":\"panel_7\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":24,\"y\":35,\"w\":12,\"h\":12,\"i\":\"02dee2c1-ba4e-495f-9307-60275629a0a0\"},\"panelIndex\":\"02dee2c1-ba4e-495f-9307-60275629a0a0\",\"embeddableConfig\":{},\"panelRefName\":\"panel_8\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":36,\"y\":35,\"w\":12,\"h\":12,\"i\":\"4f8a1c78-fbe7-44cb-938f-9f3a4121d5fe\"},\"panelIndex\":\"4f8a1c78-fbe7-44cb-938f-9f3a4121d5fe\",\"embeddableConfig\":{},\"panelRefName\":\"panel_9\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":47,\"w\":10,\"h\":15,\"i\":\"bf78a176-879b-4e60-8e1a-d3888b8c6678\"},\"panelIndex\":\"bf78a176-879b-4e60-8e1a-d3888b8c6678\",\"embeddableConfig\":{},\"panelRefName\":\"panel_10\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":10,\"y\":47,\"w\":14,\"h\":15,\"i\":\"065889f8-2a52-4305-99b3-39fbcf840ded\"},\"panelIndex\":\"065889f8-2a52-4305-99b3-39fbcf840ded\",\"embeddableConfig\":{},\"panelRefName\":\"panel_11\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":24,\"y\":47,\"w\":24,\"h\":15,\"i\":\"e68d21d8-fb4a-4268-b3ea-1dad7c5f5c42\"},\"panelIndex\":\"e68d21d8-fb4a-4268-b3ea-1dad7c5f5c42\",\"embeddableConfig\":{},\"panelRefName\":\"panel_12\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":62,\"w\":13,\"h\":11,\"i\":\"21f540ca-5524-4b28-a534-7619c1274f2c\"},\"panelIndex\":\"21f540ca-5524-4b28-a534-7619c1274f2c\",\"embeddableConfig\":{},\"panelRefName\":\"panel_13\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":13,\"y\":62,\"w\":35,\"h\":21,\"i\":\"6fe30837-fe94-4a5c-8b3d-085ba337e5ae\"},\"panelIndex\":\"6fe30837-fe94-4a5c-8b3d-085ba337e5ae\",\"embeddableConfig\":{\"mapCenter\":null,\"mapZoom\":2},\"panelRefName\":\"panel_14\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":73,\"w\":13,\"h\":10,\"i\":\"0e25b5f6-8744-473c-b426-f8d5850d6519\"},\"panelIndex\":\"0e25b5f6-8744-473c-b426-f8d5850d6519\",\"embeddableConfig\":{},\"panelRefName\":\"panel_15\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":83,\"w\":10,\"h\":15,\"i\":\"96ec06ba-2f21-4db4-a13c-527ea26f74a0\"},\"panelIndex\":\"96ec06ba-2f21-4db4-a13c-527ea26f74a0\",\"embeddableConfig\":{},\"panelRefName\":\"panel_16\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":10,\"y\":83,\"w\":38,\"h\":15,\"i\":\"e3caa6de-d408-4216-b6bd-6b230d28d195\"},\"panelIndex\":\"e3caa6de-d408-4216-b6bd-6b230d28d195\",\"embeddableConfig\":{},\"panelRefName\":\"panel_17\"},{\"version\":\"7.7.0\",\"gridData\":{\"x\":0,\"y\":98,\"w\":48,\"h\":15,\"i\":\"ccd7b879-7013-4219-87dd-8ba436177671\"},\"panelIndex\":\"ccd7b879-7013-4219-87dd-8ba436177671\",\"embeddableConfig\":{},\"panelRefName\":\"panel_18\"}]","timeRestore": false,"title": "ELB Summary","version": 1},"id": "48d6b4b0-308b-11eb-9df7-6b7b0da6e7ae","migrationVersion": {"dashboard": "7.3.0"},"references": [{"id": "8643b130-308c-11eb-9df7-6b7b0da6e7ae","name": "panel_0","type": "visualization"},{"id": "b6bb3950-308c-11eb-9df7-6b7b0da6e7ae","name": "panel_1","type": "visualization"},{"id": "00407b80-308d-11eb-9df7-6b7b0da6e7ae","name": "panel_2","type": "visualization"},{"id": "ed4009a0-320e-11eb-9df7-6b7b0da6e7ae","name": "panel_3","type": "visualization"},{"id": "5c46e3a0-320f-11eb-9df7-6b7b0da6e7ae","name": "panel_4","type": "visualization"},{"id": "bc0f2620-321a-11eb-9df7-6b7b0da6e7ae","name": "panel_5","type": "visualization"},{"id": "398dc100-3217-11eb-9df7-6b7b0da6e7ae","name": "panel_6","type": "visualization"},{"id": "d26adc60-3216-11eb-9df7-6b7b0da6e7ae","name": "panel_7","type": "visualization"},{"id": "7ce2b140-3217-11eb-9df7-6b7b0da6e7ae","name": "panel_8","type": "visualization"},{"id": "9acb8d80-3217-11eb-9df7-6b7b0da6e7ae","name": "panel_9","type": "visualization"},{"id": "d1ec9960-3b92-11eb-9df7-6b7b0da6e7ae","name": "panel_10","type": "visualization"},{"id": "0358e220-3219-11eb-9df7-6b7b0da6e7ae","name": "panel_11","type": "visualization"},{"id": "360cc5b0-3219-11eb-9df7-6b7b0da6e7ae","name": "panel_12","type": "visualization"},{"id": "891bb040-3214-11eb-9df7-6b7b0da6e7ae","name": "panel_13","type": "visualization"},{"id": "a322d3b0-308e-11eb-9df7-6b7b0da6e7ae","name": "panel_14","type": "visualization"},{"id": "bf1fa930-3214-11eb-9df7-6b7b0da6e7ae","name": "panel_15","type": "visualization"},{"id": "de91c0b0-3218-11eb-9df7-6b7b0da6e7ae","name": "panel_16","type": "visualization"},{"id": "9205d000-3ba1-11eb-9df7-6b7b0da6e7ae","name": "panel_17","type": "visualization"},{"id": "cb2c8f20-3211-11eb-9df7-6b7b0da6e7ae","name": "panel_18","type": "search"}],"type": "dashboard","updated_at": "2020-12-13T00:16:08.380Z","version": "WzU1MDYsMV0="} -{"exportedCount": 21,"missingRefCount": 0,"missingReferences": []} \ No newline at end of file diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/aws_elb-1.0.0.json b/server/adaptors/integrations/__data__/repository/aws_elb/aws_elb-1.0.0.json deleted file mode 100644 index cf4d90c674..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/aws_elb-1.0.0.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "name": "aws_elb", - "version": "1.0.0", - "displayName": "AWS ELB", - "description": "AWS Elastic Load Balancer collector", - "license": "Apache-2.0", - "type": "logs", - "author": "OpenSearch", - "sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/blob/main/schema/observability/logs/aws_elb.mapping", - "statics": { - "logo": { - "annotation": "ELB Logo", - "path": "logo.png" - }, - "gallery": [ - { - "annotation": "ELB Dashboard", - "path": "dashboard1.png" - } - ] - }, - "components": [ - { - "name": "communication", - "version": "1.0.0" - }, - { - "name": "http", - "version": "1.0.0" - }, - { - "name": "cloud", - "version": "1.0.0" - }, - { - "name": "aws_elb", - "version": "1.0.0" - }, - { - "name": "container", - "version": "1.0.0" - }, - { - "name": "logs", - "version": "1.0.0" - } - ], - "assets": { - "savedObjects": { - "name": "aws_elb", - "version": "1.0.0" - } - }, - "sampleData": { - "path": "sample.json" - } -} \ No newline at end of file diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/data/sample.json b/server/adaptors/integrations/__data__/repository/aws_elb/data/sample.json deleted file mode 100644 index 1cf5349c6a..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/data/sample.json +++ /dev/null @@ -1,107 +0,0 @@ -[ - { - "request_type": "http", - "timestamp": "2023-06-21T21:49:46.564177Z", - "elb": "app/sample-alb/cf9f5ec40b8480db", - "client_ip": "15.248.1.132", - "client_port": "33556", - "target_ip": "172.31.32.179", - "target_port": "80", - "request_processing_time": "0.000", - "target_processing_time": "0.001", - "response_processing_time": "0.000", - "elb_status_code": "200", - "target_status_code": "200", - "received_bytes": "521", - "sent_bytes": "271", - "request": "GET http://sample-alb-351248157.us-west-2.elb.amazonaws.com:80/ HTTP/1.1", - "http_method": "GET", - "http_protocol": "http", - "http_host": "sample-alb-351248157.us-west-2.elb.amazonaws.com", - "http_port": "80", - "http_path": "/", - "http_version": "1.1", - "useragent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", - "target_group_arn": "arn:aws:elasticloadbalancing:us-west-2:443273586136:targetgroup/sample-target/d34d9a810a60a6a5", - "trace_id": "Root=1-6493707a-062e3d077d0e7f5759a83c88", - "matched_rule_priority": "0", - "request_creation_time": "2023-06-21T21:49:46.563000Z", - "actions_executed": "forward", - "target_port_list": "172.31.32.179:80", - "target_status_code_list": "200", - "@message": "http 2023-06-21T21:49:46.564177Z app/sample-alb/cf9f5ec40b8480db 15.248.1.132:33556 172.31.32.179:80 0.000 0.001 0.000 200 200 521 271 \"GET http://sample-alb-351248157.us-west-2.elb.amazonaws.com:80/ HTTP/1.1\" \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36\" - - arn:aws:elasticloadbalancing:us-west-2:443273586136:targetgroup/sample-target/d34d9a810a60a6a5 \"Root=1-6493707a-062e3d077d0e7f5759a83c88\" \"-\" \"-\" 0 2023-06-21T21:49:46.563000Z \"forward\" \"-\" \"-\" \"172.31.32.179:80\" \"200\" \"-\" \"-\"", - "@timestamp": "2023-06-21T21:49:46.564177+00:00", - "@log_type": "alb", - "@log_s3bucket": "aes-siem-443273586136-log", - "@log_s3key": "AWSLogs/443273586136/elasticloadbalancing/us-west-2/2023/06/21/443273586136_elasticloadbalancing_us-west-2_app.sample-alb.cf9f5ec40b8480db_20230621T2150Z_54.149.97.75_5whmheve.log.gz", - "event": { - "module": "alb", - "kind": "event", - "category": [ - "web" - ] - }, - "attributes": { - "sample": "true", - "data_stream": { - "type": "logs", - "namespace": "production", - "dataset": "aws_elb.access" - } - }, - "@id": "e3fef9c3fc77734e1a23e2ba86407789", - "ecs": { - "version": "1.10.0" - }, - "cloud": { - "provider": "aws", - "account": { - "id": "443273586136" - }, - "region": "us-west-2" - }, - "destination": { - "address": "172.31.32.179", - "ip": "172.31.32.179", - "port": "80" - }, - "http": { - "request": { - "bytes": "521", - "method": "GET" - }, - "response": { - "bytes": "271", - "status_code": "200" - }, - "version": "1.1" - }, - "related": { - "ip": [ - "15.248.1.132", - "172.31.32.179" - ] - }, - "source": { - "address": "15.248.1.132", - "ip": "15.248.1.132", - "port": "33556" - }, - "url": { - "domain": "sample-alb-351248157.us-west-2.elb.amazonaws.com", - "path": "/", - "port": "80", - "scheme": "http", - "full": "http://sample-alb-351248157.us-west-2.elb.amazonaws.com:80/" - }, - "user_agent": { - "original": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", - "name": "Chrome", - "version": "114.0.0", - "os.name": "Mac OS X", - "os.full": "Mac OS X 10.15.7", - "os.version": "10.15.7", - "device.name": "Mac" - } - } -] \ No newline at end of file diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/aws_elb-1.0.0.mapping.json b/server/adaptors/integrations/__data__/repository/aws_elb/schemas/aws_elb-1.0.0.mapping.json deleted file mode 100644 index 928be07bf3..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/aws_elb-1.0.0.mapping.json +++ /dev/null @@ -1,90 +0,0 @@ - { - "template": { - "mappings": { - "_meta": { - "version": "1.0.0", - "catalog": "observability", - "type": "logs", - "component": "aws_elb" - }, - "properties": { - "aws": { - "type": "object", - "elb": { - "properties": { - "backend.ip": { - "type": "ip" - }, - "backend.port": { - "type": "integer" - }, - "backend.processing_time": { - "type": "half_float" - }, - "backend.status_code": { - "type": "short" - }, - "client.ip": { - "type": "ip" - }, - "client.port": { - "type": "integer" - }, - "connection_time": { - "type": "integer" - }, - "destination.ip": { - "type": "ip" - }, - "destination.port": { - "type": "integer" - }, - "elb_status_code": { - "type": "short" - }, - "http.port": { - "type": "integer" - }, - "http.version": { - "type": "keyword" - }, - "matched_rule_priority": { - "type": "integer" - }, - "received_bytes": { - "type": "integer" - }, - "request_creation_time": { - "type": "date" - }, - "request_processing_time": { - "type": "half_float" - }, - "response_processing_time": { - "type": "half_float" - }, - "sent_bytes": { - "type": "integer" - }, - "target_ip": { - "type": "ip" - }, - "target_port": { - "type": "integer" - }, - "target_processing_time": { - "type": "half_float" - }, - "target_status_code": { - "type": "short" - }, - "timestamp": { - "type": "date" - } - } - } - } - } - } - } - } diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/cloud-1.0.0.mapping.json b/server/adaptors/integrations/__data__/repository/aws_elb/schemas/cloud-1.0.0.mapping.json deleted file mode 100644 index ece2a2c1f4..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/cloud-1.0.0.mapping.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "template": { - "mappings": { - "_meta": { - "version": "1.0.0", - "catalog": "observability", - "type": "logs", - "component": "cloud" - }, - "properties": { - "cloud": { - "properties": { - "provider": { - "type": "keyword" - }, - "availability_zone": { - "type": "keyword" - }, - "region": { - "type": "keyword" - }, - "machine": { - "type": "object", - "properties": { - "type": { - "type": "keyword" - } - } - }, - "account": { - "type": "object", - "properties": { - "id": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "service": { - "type": "object", - "properties": { - "name": { - "type": "keyword" - } - } - }, - "project": { - "type": "object", - "properties": { - "id": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - }, - "instance": { - "type": "object", - "properties": { - "id": { - "type": "keyword" - }, - "name": { - "type": "keyword" - } - } - } - } - } - } - } - } -} \ No newline at end of file diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/communication-1.0.0.mapping.json b/server/adaptors/integrations/__data__/repository/aws_elb/schemas/communication-1.0.0.mapping.json deleted file mode 100644 index 80b053854d..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/communication-1.0.0.mapping.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "template": { - "mappings": { - "_meta": { - "version": "1.0.0", - "catalog": "observability", - "type": "logs", - "component": "communication" - }, - "properties": { - "communication": { - "properties": { - "sock.family": { - "type": "keyword", - "ignore_above": 256 - }, - "source": { - "type": "object", - "properties": { - "address": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 1024 - } - } - }, - "domain": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 1024 - } - } - }, - "bytes": { - "type": "long" - }, - "ip": { - "type": "ip" - }, - "port": { - "type": "long" - }, - "mac": { - "type": "keyword", - "ignore_above": 1024 - }, - "packets": { - "type": "long" - } - } - }, - "destination": { - "type": "object", - "properties": { - "address": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 1024 - } - } - }, - "domain": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 1024 - } - } - }, - "bytes": { - "type": "long" - }, - "ip": { - "type": "ip" - }, - "port": { - "type": "long" - }, - "mac": { - "type": "keyword", - "ignore_above": 1024 - }, - "packets": { - "type": "long" - } - } - } - } - } - } - } - } -} \ No newline at end of file diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/container-1.0.0.mapping.json b/server/adaptors/integrations/__data__/repository/aws_elb/schemas/container-1.0.0.mapping.json deleted file mode 100644 index edcff98973..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/container-1.0.0.mapping.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "template": { - "mappings": { - "_meta": { - "version": "1.0.0", - "catalog": "observability", - "type": "logs", - "component" : "container" - }, - "properties": { - "container": { - "properties": { - "image": { - "type": "object", - "properties": { - "name": { - "type": "keyword" - }, - "tag": { - "type": "keyword" - }, - "hash": { - "type": "keyword" - } - } - }, - "id": { - "type": "keyword" - }, - "name": { - "type": "keyword" - }, - "labels": { - "type": "keyword" - }, - "runtime": { - "type": "keyword" - }, - "memory.usage": { - "type": "float" - }, - "network": { - "type": "object", - "properties": { - "ingress.bytes": { - "type": "long" - }, - "egress.bytes": { - "type": "long" - } - } - }, - "cpu.usage": { - "type": "float" - }, - "disk.read.bytes": { - "type": "long" - }, - "disk.write.bytes": { - "type": "long" - } - } - } - } - } - } -} \ No newline at end of file diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/http-1.0.0.mapping.json b/server/adaptors/integrations/__data__/repository/aws_elb/schemas/http-1.0.0.mapping.json deleted file mode 100644 index 1a6421e103..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/http-1.0.0.mapping.json +++ /dev/null @@ -1,121 +0,0 @@ -{ - "template": { - "mappings": { - "_meta": { - "version": "1.0.0", - "catalog": "observability", - "type": "logs", - "component": "http" - }, - "dynamic_templates": [ - { - "request_header_map": { - "mapping": { - "type": "keyword" - }, - "path_match": "request.header.*" - } - }, - { - "response_header_map": { - "mapping": { - "type": "keyword" - }, - "path_match": "response.header.*" - } - } - ], - "properties": { - "http": { - "properties": { - "flavor": { - "type": "keyword", - "ignore_above": 256 - }, - "user_agent": { - "type": "keyword", - "ignore_above": 2048 - }, - "url": { - "type": "keyword", - "ignore_above": 2048 - }, - "schema": { - "type": "keyword", - "ignore_above": 1024 - }, - "target": { - "type": "keyword", - "ignore_above": 1024 - }, - "route": { - "type": "keyword", - "ignore_above": 1024 - }, - "client.ip": { - "type": "ip" - }, - "resent_count": { - "type": "integer" - }, - "request": { - "type": "object", - "properties": { - "id": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 256 - } - } - }, - "body.content": { - "type": "text" - }, - "bytes": { - "type": "long" - }, - "method": { - "type": "keyword", - "ignore_above": 256 - }, - "referrer": { - "type": "keyword", - "ignore_above": 1024 - }, - "mime_type": { - "type": "keyword", - "ignore_above": 1024 - } - } - }, - "response": { - "type": "object", - "properties": { - "id": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 256 - } - } - }, - "body.content": { - "type": "text" - }, - "bytes": { - "type": "long" - }, - "status_code": { - "type": "integer" - } - } - } - } - } - } - } - } -} \ No newline at end of file diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/logs-1.0.0.mapping.json b/server/adaptors/integrations/__data__/repository/aws_elb/schemas/logs-1.0.0.mapping.json deleted file mode 100644 index ca9c739171..0000000000 --- a/server/adaptors/integrations/__data__/repository/aws_elb/schemas/logs-1.0.0.mapping.json +++ /dev/null @@ -1,246 +0,0 @@ -{ - "index_patterns": [ - "ss4o_logs-*-*" - ], - "data_stream": {}, - "template": { - "mappings": { - "_meta": { - "version": "1.0.0", - "catalog": "observability", - "type": "logs", - "component": "log", - "correlations": [ - { - "field": "spanId", - "foreign-schema": "traces", - "foreign-field": "spanId" - }, - { - "field": "traceId", - "foreign-schema": "traces", - "foreign-field": "traceId" - } - ] - }, - "_source": { - "enabled": true - }, - "dynamic_templates": [ - { - "resources_map": { - "mapping": { - "type": "keyword" - }, - "path_match": "resource.*" - } - }, - { - "attributes_map": { - "mapping": { - "type": "keyword" - }, - "path_match": "attributes.*" - } - }, - { - "instrumentation_scope_attributes_map": { - "mapping": { - "type": "keyword" - }, - "path_match": "instrumentationScope.attributes.*" - } - } - ], - "properties": { - "severity": { - "properties": { - "number": { - "type": "long" - }, - "text": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 256 - } - } - } - } - }, - "attributes": { - "type": "object", - "properties": { - "data_stream": { - "properties": { - "dataset": { - "ignore_above": 128, - "type": "keyword" - }, - "namespace": { - "ignore_above": 128, - "type": "keyword" - }, - "type": { - "ignore_above": 56, - "type": "keyword" - } - } - } - } - }, - "body": { - "type": "text" - }, - "@message": { - "type": "alias", - "path": "body" - }, - "@timestamp": { - "type": "date" - }, - "observedTimestamp": { - "type": "date" - }, - "observerTime": { - "type": "alias", - "path": "observedTimestamp" - }, - "traceId": { - "ignore_above": 256, - "type": "keyword" - }, - "spanId": { - "ignore_above": 256, - "type": "keyword" - }, - "schemaUrl": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 256 - } - } - }, - "instrumentationScope": { - "properties": { - "name": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 128 - } - } - }, - "version": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 256 - } - } - }, - "dropped_attributes_count": { - "type": "integer" - }, - "schemaUrl": { - "type": "text", - "fields": { - "keyword": { - "type": "keyword", - "ignore_above": 256 - } - } - } - } - }, - "event": { - "properties": { - "domain": { - "ignore_above": 256, - "type": "keyword" - }, - "name": { - "ignore_above": 256, - "type": "keyword" - }, - "source": { - "ignore_above": 256, - "type": "keyword" - }, - "category": { - "ignore_above": 256, - "type": "keyword" - }, - "type": { - "ignore_above": 256, - "type": "keyword" - }, - "kind": { - "ignore_above": 256, - "type": "keyword" - }, - "result": { - "ignore_above": 256, - "type": "keyword" - }, - "exception": { - "properties": { - "message": { - "ignore_above": 1024, - "type": "keyword" - }, - "type": { - "ignore_above": 256, - "type": "keyword" - }, - "stacktrace": { - "type": "text" - } - } - } - } - } - } - }, - "settings": { - "index": { - "mapping": { - "total_fields": { - "limit": 10000 - } - }, - "refresh_interval": "5s" - } - } - }, - "composed_of": [ - "http_template", - "communication_template", - "aws_elb_template", - "container_template", - "cloud_template" - ], - "version": 1, - "_meta": { - "description": "Simple Schema For Observability", - "catalog": "observability", - "type": "logs", - "correlations": [ - { - "field": "spanId", - "foreign-schema": "traces", - "foreign-field": "spanId" - }, - { - "field": "traceId", - "foreign-schema": "traces", - "foreign-field": "traceId" - } - ] - } - } \ No newline at end of file diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/static/dashboard1.png b/server/adaptors/integrations/__data__/repository/aws_elb/static/dashboard1.png deleted file mode 100644 index e2c4c30fec..0000000000 Binary files a/server/adaptors/integrations/__data__/repository/aws_elb/static/dashboard1.png and /dev/null differ diff --git a/server/adaptors/integrations/__data__/repository/aws_elb/static/logo.png b/server/adaptors/integrations/__data__/repository/aws_elb/static/logo.png deleted file mode 100644 index 9b41ab4f4a..0000000000 Binary files a/server/adaptors/integrations/__data__/repository/aws_elb/static/logo.png and /dev/null differ