change loki index period
This commit is contained in:
parent
ed8b99d709
commit
f081efd17e
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ in
|
||||||
object_store = "filesystem";
|
object_store = "filesystem";
|
||||||
schema = "v11";
|
schema = "v11";
|
||||||
index.prefix = "index_";
|
index.prefix = "index_";
|
||||||
index.period = "48h";
|
index.period = "24h";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue