Audit Logs
The Audit Logs feature stores all log history from the current Environment. You can use the logs to identify problems or who performed modifications in your project flags.
To check the logs, access the Audit Logs page from the sidebar menu. To check logs from other environments, you first need to change to the desired environment and then access the Audit Logs page.
Filtering logs
By default, the Audit Logs displays the most recent entries. However, you can use the Sort button at the top right corner to switch to the Oldest first if you need.
Bucketeer system provides several filters you can use to find desired logs, making it easier to inspect and find problem sources. The complete filter options are listed below:
- Email: User email who performed the change, such as modifying a flag variation.
- Date: Specify a date range when the logs were created.
- Entity: Select the type of entity related to the log source. You can use this option to filter logs related only to changes in Goals, for example. The complete list is presented next:
- Feature Flag
- Goal
- Experiment
- User Segment
- Account
- API Key
- Auto Operation
- Progressive Rollout
- Push
- Subscription
Actions
Several actions can create a log in Bucketeer. The toggle below contains a table listing all possible actions to generate new logs.
Check the complete list of actions that generate logs in Bucketter.
Log Source | Description |
---|---|
UNKNOWN | Log source with an unspecified or unknown cause. |
FEATURE_CREATED | A feature has been created. |
FEATURE_RENAMED | The name of a feature has been changed. |
FEATURE_ENABLED | A feature has been enabled. |
FEATURE_DISABLED | A feature has been disabled. |
FEATURE_DELETED | A feature has been deleted. |
FEATURE_DESCRIPTION_CHANGED | The description of a feature has been changed. |
FEATURE_VARIATION_ADDED | A variation has been added to a feature. |
FEATURE_VARIATION_REMOVED | A variation has been removed from a feature. |
FEATURE_OFF_VARIATION_CHANGED | The off-variation of a feature has been changed. |
VARIATION_VALUE_CHANGED | The value of a variation has been changed. |
VARIATION_NAME_CHANGED | The name of a variation has been changed. |
VARIATION_DESCRIPTION_CHANGED | The description of a variation has been changed. |
VARIATION_USER_ADDED | A user has been added to a variation. |
VARIATION_USER_REMOVED | A user has been removed from a variation. |
FEATURE_RULE_ADDED | A rule has been added to a feature. |
FEATURE_RULE_STRATEGY_CHANGED | The strategy of a feature rule has been changed. |
FEATURE_RULE_DELETED | A rule has been deleted from a feature. |
RULE_CLAUSE_ADDED | A clause has been added to a rule. |
RULE_CLAUSE_DELETED | A clause has been deleted from a rule. |
RULE_FIXED_STRATEGY_CHANGED | The fixed strategy of a rule has been changed. |
RULE_ROLLOUT_STRATEGY_CHANGED | The rollout strategy of a rule has been changed. |
CLAUSE_ATTRIBUTE_CHANGED | The attribute of a clause has been changed. |
CLAUSE_OPERATOR_CHANGED | The operator of a clause has been changed. |
CLAUSE_VALUE_ADDED | A value has been added to a clause. |
CLAUSE_VALUE_REMOVED | A value has been removed from a clause. |
FEATURE_DEFAULT_STRATEGY_CHANGED | The default strategy of a feature has been changed. |
FEATURE_TAG_ADDED | A tag has been added to a feature. |
FEATURE_TAG_REMOVED | A tag has been removed from a feature. |
FEATURE_VERSION_INCREMENTED | The version of a feature has been incremented. |
FEATURE_ARCHIVED | A feature has been archived. |
FEATURE_CLONED | A feature has been cloned. |
FEATURE_UNARCHIVED | A feature has been unarchived. |
SAMPLING_SEED_RESET | The sampling seed has been reset. |
PREREQUISITE_ADDED | A prerequisite has been added. |
PREREQUISITE_REMOVED | A prerequisite has been removed. |
PREREQUISITE_VARIATION_CHANGED | The variation of a prerequisite has been changed. |
GOAL_CREATED | A goal has been created. |
GOAL_RENAMED | The name of a goal has been changed. |
GOAL_DESCRIPTION_CHANGED | The description of a goal has been changed. |
GOAL_DELETED | A goal has been deleted. |
GOAL_ARCHIVED | A goal has been archived. |
EXPERIMENT_CREATED | An experiment has been created. |
EXPERIMENT_STOPPED | An experiment has been stopped. |
EXPERIMENT_START_AT_CHANGED | The start time of an experiment has been changed. |
EXPERIMENT_STOP_AT_CHANGED | The stop time of an experiment has been changed. |
EXPERIMENT_DELETED | An experiment has been deleted. |
EXPERIMENT_PERIOD_CHANGED | The period of an experiment has been changed. |
EXPERIMENT_NAME_CHANGED | The name of an experiment has been changed. |
EXPERIMENT_DESCRIPTION_CHANGED | The description of an experiment has been changed. |
EXPERIMENT_STARTED | An experiment has started. |
EXPERIMENT_FINISHED | An experiment has finished. |
EXPERIMENT_ARCHIVED | An experiment has been archived. |
ACCOUNT_CREATED | An account has been created. |
ACCOUNT_ROLE_CHANGED | The role of an account has been changed. |
ACCOUNT_ENABLED | An account has been enabled. |
ACCOUNT_DISABLED | An account has been disabled. |
ACCOUNT_DELETED | An account has been deleted. |
APIKEY_CREATED | An API key has been created. |
APIKEY_NAME_CHANGED | The name of an API key has been changed. |
APIKEY_ENABLED | An API key has been enabled. |
APIKEY_DISABLED | An API key has been disabled. |
SEGMENT_CREATED | A segment has been created. |
SEGMENT_DELETED | A segment has been deleted. |
SEGMENT_NAME_CHANGED | The name of a segment has been changed. |
SEGMENT_DESCRIPTION_CHANGED | The description of a segment has been changed. |
SEGMENT_RULE_ADDED | A rule has been added to a segment. |
SEGMENT_RULE_DELETED | A rule has been deleted from a segment. |
SEGMENT_RULE_CLAUSE_ADDED | A clause has been added to a rule in a segment. |
SEGMENT_RULE_CLAUSE_DELETED | A clause has been deleted from a rule in a segment. |
SEGMENT_CLAUSE_ATTRIBUTE_CHANGED | The attribute of a clause in a segment has been changed. |
SEGMENT_CLAUSE_OPERATOR_CHANGED | The operator of a clause in a segment has been changed. |
SEGMENT_CLAUSE_VALUE_ADDED | A value has been added to a clause in a segment. |
SEGMENT_CLAUSE_VALUE_REMOVED | A value has been removed from a clause in a segment. |
SEGMENT_USER_ADDED | A user has been added to a segment. |
SEGMENT_USER_DELETED | A user has been deleted from a segment. |
SEGMENT_BULK_UPLOAD_USERS | Users have been bulk uploaded to a segment. |
SEGMENT_BULK_UPLOAD_USERS_STATUS_CHANGED | The status of a bulk upload of users to a segment has been changed. |
ENVIRONMENT_CREATED | An environment has been created. |
ENVIRONMENT_RENAMED | The name of an environment has been changed. |
ENVIRONMENT_DESCRIPTION_CHANGED | The description of an environment has been changed. |
ENVIRONMENT_DELETED | An environment has been deleted. |
ADMIN_ACCOUNT_CREATED | An admin account has been created. |
ADMIN_ACCOUNT_ENABLED | An admin account has been enabled. |
ADMIN_ACCOUNT_DISABLED | An admin account has been disabled. |
AUTOOPS_RULE_CREATED | An auto operation rule has been created. |
AUTOOPS_RULE_DELETED | An auto operation rule has been deleted. |
AUTOOPS_RULE_OPS_TYPE_CHANGED | The operations type of an auto operation rule has been changed. |
AUTOOPS_RULE_CLAUSE_DELETED | A clause has been deleted from an auto operation rule. |
AUTOOPS_RULE_TRIGGERED_AT_CHANGED | The triggered-at time of an auto operation rule has been changed. |
OPS_EVENT_RATE_CLAUSE_ADDED | A clause related to event rate has been added to an auto operation rule. |
OPS_EVENT_RATE_CLAUSE_CHANGED | A clause related to event rate has been changed in an auto operation rule. |
DATETIME_CLAUSE_ADDED | A datetime clause has been added to an auto operation rule. |
DATETIME_CLAUSE_CHANGED | A datetime clause has been changed in an auto operation rule. |
PUSH_CREATED | A push notification has been created. |
PUSH_DELETED | A push notification has been deleted. |
PUSH_TAGS_ADDED | Tags have been added to a push notification. |
PUSH_TAGS_DELETED | Tags have been deleted from a push notification. |
PUSH_RENAMED | A push notification has been renamed. |
SUBSCRIPTION_CREATED | A subscription has been created. |
SUBSCRIPTION_DELETED | A subscription has been deleted. |
SUBSCRIPTION_ENABLED | A subscription has been enabled. |
SUBSCRIPTION_DISABLED | A subscription has been disabled. |
SUBSCRIPTION_SOURCE_TYPE_ADDED | A source type has been added to a subscription. |
SUBSCRIPTION_SOURCE_TYPE_DELETED | A source type has been deleted from a subscription. |
SUBSCRIPTION_RENAMED | A subscription has been renamed. |
ADMIN_SUBSCRIPTION_CREATED | An admin subscription has been created. |
ADMIN_SUBSCRIPTION_DELETED | An admin subscription has been deleted. |
ADMIN_SUBSCRIPTION_ENABLED | An admin subscription has been enabled. |
ADMIN_SUBSCRIPTION_DISABLED | An admin subscription has been disabled. |
ADMIN_SUBSCRIPTION_SOURCE_TYPE_ADDED | A source type has been added to an admin subscription. |
ADMIN_SUBSCRIPTION_SOURCE_TYPE_DELETED | A source type has been deleted from an admin subscription. |
ADMIN_SUBSCRIPTION_RENAMED | An admin subscription has been renamed. |
PROJECT_CREATED | A project has been created. |
PROJECT_DESCRIPTION_CHANGED | The description of a project has been changed. |
PROJECT_ENABLED | A project has been enabled. |
PROJECT_DISABLED | A project has been disabled. |
PROJECT_TRIAL_CREATED | A trial for a project has been created. |
PROJECT_TRIAL_CONVERTED | A trial for a project has been converted to a full subscription. |
PROJECT_RENAMED | The name of a project has been changed. |
WEBHOOK_CREATED | A webhook has been created. |
WEBHOOK_DELETED | A webhook has been deleted. |
WEBHOOK_NAME_CHANGED | The name of a webhook has been changed. |
WEBHOOK_DESCRIPTION_CHANGED | The description of a webhook has been changed. |
WEBHOOK_CLAUSE_ADDED | A clause has been added to a webhook. |
WEBHOOK_CLAUSE_CHANGED | A clause has been changed in a webhook. |
PROGRESSIVE_ROLLOUT_CREATED | A progressive rollout has been created. |
PROGRESSIVE_ROLLOUT_DELETED | A progressive rollout has been deleted. |
PROGRESSIVE_ROLLOUT_SCHEDULE_TRIGGERED_AT_CHANGED | The scheduled trigger time of a progressive rollout has been changed. |
ORGANIZATION_CREATED | An organization has been created. |
ORGANIZATION_NAME_CHANGED | The name of an organization has been changed. |
ORGANIZATION_DESCRIPTION_CHANGED | The description of an organization has been changed. |
ORGANIZATION_ENABLED | An organization has been enabled. |
ORGANIZATION_DISABLED | An organization has been disabled. |
ORGANIZATION_ARCHIVED | An organization has been archived. |
ORGANIZATION_UNARCHIVED | An organization has been unarchived. |
ORGANIZATION_TRIAL_CONVERTED | An organization's trial has been converted to a full subscription. |
FLAG_TRIGGER_CREATED | A flag trigger has been created. |
FLAG_TRIGGER_RESET | A flag trigger has been reset. |
FLAG_TRIGGER_DESCRIPTION_CHANGED | The description of a flag trigger has been changed. |
FLAG_TRIGGER_DISABLED | A flag trigger has been disabled. |
FLAG_TRIGGER_ENABLED | A flag trigger has been enabled. |
FLAG_TRIGGER_DELETED | A flag trigger has been deleted. |
FLAG_TRIGGER_USAGE_UPDATED | The usage information of a flag trigger has been updated. |