Skip to content

Commit a668512

Browse files
Merge pull request #68 from ISISComputingGroup/rerpha-patch-1
Update Datastreaming---Sample-Environment.md
2 parents 57d8f7c + d3d6454 commit a668512

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

doc/specific_iocs/dae/datastreaming/Datastreaming---Sample-Environment.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,8 @@ The `procserv` name for the BlockServerToKafka service is `BSKAFKA`.
1313

1414
Source for the forwarder is available [here](https://github.com/ess-dmsc/forwarder)
1515

16-
We don't currently run this for every instrument, and need to figure out topology ie. running a central forwarder, one per instrument and so on.
16+
As of IBEX version 25.8.0 we run this on every instrument under the `FWDR` `procserv` name.
1717

1818
### Forwarder on HIFI
1919

20-
HIFI has an instance of the forwarder currently running under procserv within IBEX for the SuperMuSR project.
21-
22-
in `C:\Instrument\Apps\EPICS\utils\build_ioc_startups.py` we have hotfixed this line:
23-
`ioc_startups.add("FWDR", IocStartup(os.path.join("C:\\", "instrument", "dev", "forwarder"), description="forward epics to kafka", exe="forwarder_launch.bat", iocexe="procServ.exe"))`
24-
25-
to add a Procserv entry that runs it.
26-
27-
HIFI's `ISIS/inst_servers/master/start_bs_to_kafka_cmd.bat` points to the SuperMuSR Redpanda instance rather than the normal `livedata` cluster.
20+
HIFI uses a different broker currently, so we have changed the `KAFKA_BROKER` macro for `BSKAFKA` and `FWDR`. This is currently in `globals.txt`.

0 commit comments

Comments
 (0)