File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed
fleet/lib/kube-prometheus-stack/aggregator Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -182,14 +182,14 @@ grafana:
182182 access : proxy
183183 jsonData :
184184 database : logs-kube*
185- flavour : opensearch
186- version : 2.11.0
187- pplEnabled : true
188- timeField : " @timetamp"
185+ flavor : opensearch
189186 logLevelField : " "
190187 logMessageField : log
191188 maxConcurrentShardRequests : 5
192189 oauthPassThru : true
190+ pplEnabled : true
191+ timeField : " @timestamp"
192+ version : 2.11.0
193193 secureJsonData :
194194 basicAuthPassword : $OS_LOGGING_PASSWORD
195195 - name : logs-hosts
@@ -201,14 +201,14 @@ grafana:
201201 access : proxy
202202 jsonData :
203203 database : logs-hosts*
204- flavour : opensearch
205- version : 2.11.0
206- pplEnabled : true
207- timeField : " @timetamp"
204+ flavor : opensearch
208205 logLevelField : " "
209206 logMessageField : message
210207 maxConcurrentShardRequests : 5
211208 oauthPassThru : true
209+ pplEnabled : true
210+ timeField : " @timestamp"
211+ version : 2.11.0
212212 secureJsonData :
213213 basicAuthPassword : $OS_LOGGING_PASSWORD
214214 - name : logs-firewall
@@ -220,14 +220,14 @@ grafana:
220220 access : proxy
221221 jsonData :
222222 database : logs-firewall*
223- flavour : opensearch
224- version : 2.11.0
225- pplEnabled : true
226- timeField : " @timetamp"
223+ flavor : opensearch
227224 logLevelField : " "
228225 logMessageField : message
229226 maxConcurrentShardRequests : 5
230227 oauthPassThru : true
228+ pplEnabled : true
229+ timeField : " @timestamp"
230+ version : 2.11.0
231231 secureJsonData :
232232 basicAuthPassword : $OS_LOGGING_PASSWORD
233233 - name : logs-network
@@ -239,14 +239,14 @@ grafana:
239239 access : proxy
240240 jsonData :
241241 database : logs-network*
242- flavour : opensearch
243- version : 2.11.0
244- pplEnabled : true
245- timeField : " @timetamp"
242+ flavor : opensearch
246243 logLevelField : " "
247244 logMessageField : message
248245 maxConcurrentShardRequests : 5
249246 oauthPassThru : true
247+ pplEnabled : true
248+ timeField : " @timestamp"
249+ version : 2.11.0
250250 secureJsonData :
251251 basicAuthPassword : $OS_LOGGING_PASSWORD
252252 envFromSecrets :
You can’t perform that action at this time.
0 commit comments