Olog documentation #1806
Replies: 3 comments 1 reply
|
PR1811 created. |
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>:3000With 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 |
|
Looks like your Phoebus client is using the default logbook provider, which is in-memory. Please add |
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
All reactions