Phoebus Olog¶
- services.phoebus-olog¶
- services.phoebus-olog.enable boolean[source]¶
Whether to enable the Phoebus Olog service.
false
true
- services.phoebus-olog.settings attribute set of (string, package, bool, int or float)[source]¶
Configuration for the Phoebus Olog service.
These options will be put into a
.properties
file.Note that options containing a “.” must be quoted.
See here for supported options: https://github.com/Olog/phoebus-olog/blob/v4.7.7/src/main/resources/application.properties
{ }
- services.phoebus-olog.settings."ad.enabled" boolean[source]¶
Enable authenticating to an external Active Directory server.
false
- services.phoebus-olog.settings."demo_auth.enabled" boolean[source]¶
Enable the demo authentication.
Phoebus will provide two users:
admin:adminPass
user:userPass
false
- services.phoebus-olog.settings."embedded_ldap.enabled" boolean[source]¶
Enable the embedded LDAP authentication.
false