Remove Anubis from Wavelog - it was overkill.
This commit is contained in:
parent
15fe3d5870
commit
a9ffc8311d
1 changed files with 3 additions and 1 deletions
|
|
@ -97,6 +97,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
/*
|
||||
wavelog = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
@ -110,6 +111,7 @@ in {
|
|||
METRICS_BIND = "127.0.0.1:8096";
|
||||
};
|
||||
};
|
||||
*/
|
||||
|
||||
partdb = {
|
||||
enable = true;
|
||||
|
|
@ -258,7 +260,7 @@ in {
|
|||
};
|
||||
wavelog.loadBalancer = {
|
||||
servers = [
|
||||
{url = "http://127.0.0.1:8093";}
|
||||
{url = "http://10.1.1.249:8086";}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue