You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/specific_iocs/dae/Datastreaming.md
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,15 @@ Part of our in-kind contribution to datastreaming is to test the system in produ
25
25
26
26
## The Kafka Cluster
27
27
28
-
There is a Kafka cluster at `livedata.isis.cclrc.ac.uk`. Port 9092 is used for the primary Kafka broker. A web interface
29
-
is available on port 8080.
28
+
There is a Kafka cluster at `livedata.isis.cclrc.ac.uk`. Port 31092 is used for the primary Kafka broker.
29
+
A web interface is available [here](https://reduce.isis.cclrc.ac.uk/redpanda-console/overview).
30
30
31
31
:::{important}
32
-
It was decided that we no longer maintain the Kafka cluster, and it will be handled by the the Flexible Interactive Automation team. See `\\isis\shares\ISIS_Experiment_Controls\On Call\autoreduction_livedata_support.txt` for their support information.
32
+
It was decided that we no longer maintain the Kafka cluster, and it will be handled by the the Flexible Interactive
33
+
Automation team. See `\\isis\shares\ISIS_Experiment_Controls\On Call\autoreduction_livedata_support.txt` for their
34
+
support information.
33
35
:::
34
36
35
-
36
37
## Neutron Data
37
38
38
39
The ICP on any instrument that is running in full event mode and with a DAE3 may stream neutron events into Kafka.
@@ -43,7 +44,8 @@ This is controlled using flags in the `isisicp.properties` file:
43
44
isisicp.kafkastream = true
44
45
# if not specified, topicprefix will default to instrument name in code
0 commit comments