1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Phoebus-olog integration |
From: | "Larregui, Julian via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Larregui, Julian via Tech-talk" <tech-talk at aps.anl.gov> |
Date: | Mon, 31 Jan 2022 21:18:50 +0000 |
Hello Juan,
Thank you for the reply. I made the necessary changes to the settings.ini, however the warning still pops up during startup.
I have an additional warning that shows up when right clicking my application and picking "Create Log":
WARNING [org.phoebus.ui.application.PhoebusApplication] Undefined logbook factory olog-es
Any idea on what my issue would be?
Thank you again for the assistance,
From: Juan F. Esteban Müller <JuanF.EstebanMuller at ess.eu>
Sent: Friday, January 28, 2022 4:18 AM To: Larregui, Julian <larregui1 at llnl.gov>; tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Re: Phoebus-olog integration Hello Julian,
The logbook factory setting should be “olog-es”. Apart from that, check the url, you might need to use “org.phoebus.olog.es.api/olog_url=http://localhost:8080/Olog”.
Cheers, Juan
From:
Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of "Larregui, Julian via Tech-talk" <tech-talk at aps.anl.gov>
Hello,
I've downloaded the package from https://github.com/Olog/phoebus-olog.
Gone through the installation instructions and set up both elasticsearch, mongodb, install for olog, and able to see the connection status on my web browser.
Afterwards I checked to make sure I am able to create logbooks, and log entry which was successful.
My issue is now trying to get it working on phoebus so I can create logs for my displays.
I thought adding the following to the settins.ini would have been enough, but it isn't:
org.phoebus.logbook/logbook_factory=olog org.phoebus.olog.api/olog_url=localhost:8086/Olog org.phoebus.olog.api/username=admin org.phoebus.olog.api/password=1234
I get an error at startup:
WARNING [org.phoebus.logbook] Cannot locate logbook factory 'olog'
I'm not sure what else I am missing or mistake I am made. I would be grateful for any advise on how to proceed.
Thank you,
Julian
|