forked from archiver_config/sf_databuffer
Image source and policy.
This commit is contained in:
19
policies/image.policies
Normal file
19
policies/image.policies
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"policies": [
|
||||
{
|
||||
"pattern": ":FPICTURE$",
|
||||
"data_reduction": {
|
||||
"default": [
|
||||
{
|
||||
"ttl": "PT1H",
|
||||
"modulo": 1
|
||||
},
|
||||
{
|
||||
"ttl": "P1D",
|
||||
"modulo": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
6
sources/image.sources
Normal file
6
sources/image.sources
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"sources": [
|
||||
{"stream":"tcp://sf-sioc-cs-11.psi.ch:8020","split":4,"backend":"sf-imagestorage"},
|
||||
{"stream":"tcp://sf-sioc-cs-13.psi.ch:9010","split":4,"backend":"sf-imagestorage"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user