...
To allow users to display events from their own tenant only:
Assign the
Display all events for current enterprise
to privilege to the user role. This is a default privilege for the cloud user and enterprise admin roles.
If an administrator can switch enterprises, to enable them to view events for all enterprises:
Assign the
Display all events
privilege. This is a default privilege for the cloud admin role only.
Panel |
---|
Privileges: Display all events for current enterprise, Display all events, Allow user to switch enterprises |
By default, for performance reasons, Abiquo displays 7 days worth of events. To display earlier events, users should search for events with a start date.
To control the number of days of events that Abiquo displays:
On the API server, edit the
abiquo.properties
fileSet the following property to another value as required
Code Block abiquo.events.list.daysoffset=7
Restart the Tomcat server
Related pages: