mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
This commit is contained in:
parent
0caf154568
commit
d8c76b5599
5 changed files with 7 additions and 2 deletions
|
@ -23,5 +23,8 @@
|
|||
},
|
||||
"model_plot_config": {
|
||||
"enabled": true
|
||||
},
|
||||
"custom_settings": {
|
||||
"created_by": "ml-module-apm-transaction"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
"time_format": "epoch_ms"
|
||||
},
|
||||
"custom_settings": {
|
||||
"created_by": "ml-module-auditbeat-process-docker",
|
||||
"custom_urls": [
|
||||
{
|
||||
"url_name": "Process rate",
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
"time_format": "epoch_ms"
|
||||
},
|
||||
"custom_settings": {
|
||||
"created_by": "ml-module-auditbeat-process-docker",
|
||||
"custom_urls": [
|
||||
{
|
||||
"url_name": "Process explorer",
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"time_format": "epoch_ms"
|
||||
},
|
||||
"custom_settings": {
|
||||
"created_by": "ml-module-auditd-hosts",
|
||||
"created_by": "ml-module-auditbeat-process-hosts",
|
||||
"custom_urls": [
|
||||
{
|
||||
"url_name": "Process rate",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"time_format": "epoch_ms"
|
||||
},
|
||||
"custom_settings": {
|
||||
"created_by": "ml-module-auditd-hosts",
|
||||
"created_by": "ml-module-auditbeat-process-hosts",
|
||||
"custom_urls": [
|
||||
{
|
||||
"url_name": "Process explorer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue