Community
Does the new Onify Hub Functions support Python?
I love the new Onify Hub Functions feature so we can build REST API functions. But are also working a lot with Python and have used this in Onify Agent. Is there a way to run Python scripts in Onify Hub Functions?
Posted by Robert Lundsten 4 months ago
What does TOO_MANY_REQUESTS in Elasticsearch logs mean?
I am getting `TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block` in the Elasticsearch logs. What does it mean?
Posted by Robert Lundsten 5 months ago
How do I get size and stats for indexes / indicies in Elasticsearch?
I want to get size for indexes / indicies in Elasticsearch. I also want to get some stats for a specific index. How do I do that?
Posted by Robert Lundsten 5 months ago
Can you create a role for Bulletins?
Can you create a role for Bulletins?
Is it possible to create a role to read,write and create Bulletins. Can you limit the role to a workspace?
Posted by Jonas 6 months ago
How do I copy changes from one instance to another?
I have a development (or test) instance of Onify and want to copy changes to other instance (eg. production). How do I easily check and copy these changes?
Posted by Robert Lundsten 6 months ago
How do I clone PROD environment to TEST?
I have two instances of Onify and I want to clone all data/config/settings from PROD to TEST. How do I do this?
Posted by Robert Lundsten 6 months ago
Multiple owners on an item
Can I somehow have multiple owners for an item?
We are limiting the visibility of order objects (devices, virtual servers, openshift projects etc.).
Regular users can only see the ones they have ordered (owners).
In the case of virtual servers for example, they are usually handled by a group of people.
In this case, we would like to show the item to a group of usernames that is generated when the order is made (technical contacts, responsible persons etc.).
Creating a separate attribute variable for that came to mind, but I guess I cannot reference to it in the item.role field?
Or should I try to use the elastic query for that?
Posted by Eetu Tarkamo 7 months ago