Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

  1. On the API server, edit the abiquo.properties file

  2. Set the following property to another value as required

    Code Block
    abiquo.events.list.daysoffset=7
  3. Restart the Tomcat server

Related pages: