1
1
package sls
2
2
3
3
const (
4
- EVENT_STORE_TELEMETRY_TYPE = "Event"
5
- EVENT_STORE_INDEX = "{\" max_text_len\" :16384,\" ttl\" :7,\" log_reduce\" :false,\" line\" :{\" caseSensitive\" :false,\" chn\" :true,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" keys\" :{\" specversion\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" id\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" source\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" type\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" subject\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" datacontenttype\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" dataschema\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" data\" :{\" type\" :\" json\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ],\" index_all\" :true,\" max_depth\" :-1,\" json_keys\" :{}},\" time\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" title\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" message\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]},\" status\" :{\" type\" :\" text\" ,\" doc_value\" :true,\" alias\" :\" \" ,\" caseSensitive\" :false,\" chn\" :false,\" token\" :[\" ,\" ,\" \" ,\" '\" ,\" \\ \" \" ,\" ;\" ,\" =\" ,\" (\" ,\" )\" ,\" [\" ,\" ]\" ,\" {\" ,\" }\" ,\" ?\" ,\" @\" ,\" &\" ,\" <\" ,\" >\" ,\" /\" ,\" :\" ,\" \\ n\" ,\" \\ t\" ,\" \\ r\" ]}}}"
4
+ EventStoreTelemetryType = "Event"
5
+ EventStoreIndex = `{
6
+ "max_text_len": 16384,
7
+ "ttl": 7,
8
+ "log_reduce": false,
9
+ "line": {
10
+ "caseSensitive": false,
11
+ "chn": true,
12
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
13
+ },
14
+ "keys": {
15
+ "specversion": {
16
+ "type": "text",
17
+ "doc_value": true,
18
+ "alias": "",
19
+ "caseSensitive": false,
20
+ "chn": false,
21
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
22
+ },
23
+ "id": {
24
+ "type": "text",
25
+ "doc_value": true,
26
+ "alias": "",
27
+ "caseSensitive": false,
28
+ "chn": false,
29
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
30
+ },
31
+ "source": {
32
+ "type": "text",
33
+ "doc_value": true,
34
+ "alias": "",
35
+ "caseSensitive": false,
36
+ "chn": false,
37
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", "\n", "\t", "\r"]
38
+ },
39
+ "type": {
40
+ "type": "text",
41
+ "doc_value": true,
42
+ "alias": "",
43
+ "caseSensitive": false,
44
+ "chn": false,
45
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
46
+ },
47
+ "subject": {
48
+ "type": "text",
49
+ "doc_value": true,
50
+ "alias": "",
51
+ "caseSensitive": false,
52
+ "chn": false,
53
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
54
+ },
55
+ "datacontenttype": {
56
+ "type": "text",
57
+ "doc_value": true,
58
+ "alias": "",
59
+ "caseSensitive": false,
60
+ "chn": false,
61
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
62
+ },
63
+ "dataschema": {
64
+ "type": "text",
65
+ "doc_value": true,
66
+ "alias": "",
67
+ "caseSensitive": false,
68
+ "chn": false,
69
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
70
+ },
71
+ "data": {
72
+ "type": "json",
73
+ "doc_value": true,
74
+ "alias": "",
75
+ "caseSensitive": false,
76
+ "chn": false,
77
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"],
78
+ "index_all": true,
79
+ "max_depth": -1,
80
+ "json_keys": {}
81
+ },
82
+ "time": {
83
+ "type": "text",
84
+ "doc_value": true,
85
+ "alias": "",
86
+ "caseSensitive": false,
87
+ "chn": false,
88
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
89
+ },
90
+ "title": {
91
+ "type": "text",
92
+ "doc_value": true,
93
+ "alias": "",
94
+ "caseSensitive": false,
95
+ "chn": false,
96
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
97
+ },
98
+ "message": {
99
+ "type": "text",
100
+ "doc_value": true,
101
+ "alias": "",
102
+ "caseSensitive": false,
103
+ "chn": false,
104
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
105
+ },
106
+ "status": {
107
+ "type": "text",
108
+ "doc_value": true,
109
+ "alias": "",
110
+ "caseSensitive": false,
111
+ "chn": false,
112
+ "token": [",", " ", "'", "\"", ";", "=", "(", ")", "[", "]", "{", "}", "?", "@", "&", "<", ">", "/", ":", "\n", "\t", "\r"]
113
+ }
114
+ }
115
+ }`
6
116
)
7
117
8
118
func (c * Client ) CreateEventStore (project string , eventStore * LogStore ) error {
9
- eventStore .TelemetryType = EVENT_STORE_TELEMETRY_TYPE
119
+ eventStore .TelemetryType = EventStoreTelemetryType
10
120
err := c .CreateLogStoreV2 (project , eventStore )
11
121
if err != nil {
12
122
return err
13
123
}
14
- return c .CreateIndexString (project , eventStore .Name , EVENT_STORE_INDEX )
124
+ return c .CreateIndexString (project , eventStore .Name , EventStoreIndex )
15
125
}
16
126
17
127
func (c * Client ) UpdateEventStore (project string , eventStore * LogStore ) error {
18
- eventStore .TelemetryType = EVENT_STORE_TELEMETRY_TYPE
128
+ eventStore .TelemetryType = EventStoreTelemetryType
19
129
return c .UpdateLogStoreV2 (project , eventStore )
20
130
}
21
131
@@ -28,5 +138,5 @@ func (c *Client) GetEventStore(project, name string) (*LogStore, error) {
28
138
}
29
139
30
140
func (c * Client ) ListEventStore (project string , offset , size int ) ([]string , error ) {
31
- return c .ListLogStoreV2 (project , offset , size , EVENT_STORE_TELEMETRY_TYPE )
141
+ return c .ListLogStoreV2 (project , offset , size , EventStoreTelemetryType )
32
142
}
0 commit comments