Olog documentation #1806
Replies: 3 comments 1 reply
-
PR1811 created. |
Beta Was this translation helpful? Give feedback.
-
I want to use the lastest Olog version with Phoebus In the olog.properties files i have set it the following: elasticsearch.network.host: <ELASTICSEARCH_CLUSTER_IP>
elasticsearch.http.port: 9200
elasticsearch.http.protocol: http
mongo.database:ologAttachments
mongo.host:<MONGO_DB_IP>
mongo.port:27017
cors.allowed.origins: http://localhost:3000,http://<OLOG_WEB_UI_HOST_IP>:3000 With the WebUI it work's somehow, but with the Phoebus GUI App it does create some logs, but they never reach the elasticsearch server and are lost after restart of phoebus. Do I need to set org.phoebus.olog.api/olog_url |
Beta Was this translation helpful? Give feedback.
-
Looks like your Phoebus client is using the default logbook provider, which is in-memory. Please add |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Add link/button for Commonmark quick reference
Beta Was this translation helpful? Give feedback.
All reactions