cortex-dispatcher 0.1.2

Cortex is system for efficiently collecting and distributing files with a choice of multiple protocols
1
2
3
4
5
6
7
8
sources:
  - directory: ./source_dir
    targets:
      - regex: "^[^\\.].*,MeContext=[^_,]+_statsfile\\.xml$"
        directory: ./erbs_target
      - regex: "^[^\\.].*,ManagedElement=[^_,]+_statsfile\\.xml$"
        directory: ./baseband_target