Skip to content

Commit 6a51dc5

Browse files
committed
feat: add etc to internal
1 parent 8b76ff3 commit 6a51dc5

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"_meta": {
3+
"documentation": "https://apps.nrs.gov.bc.ca/int/confluence/x/PqJvBQ",
4+
"version": "1.0"
5+
},
6+
"template": {
7+
"mappings": {
8+
"properties": {
9+
"etc": {
10+
"type": "flat_object"
11+
}
12+
}
13+
}
14+
}
15+
}

workflow-cli/configuration-opensearch/index_template/access_internal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"ecs_url_8.11",
3131
"ecs_user_agent_8.11",
3232
"ecs_nrm_base_1.0",
33+
"ecs_nrm_etc_1.0",
3334
"ecs_nrm_kinesis_1.0",
3435
"ecs_nrm_user_agent_1.0",
3536
"ecs_nrm_url_context_1.0"

0 commit comments

Comments
 (0)