-
Notifications
You must be signed in to change notification settings - Fork 278
Admin Features
To Create new asset group follow below steps.
Go to admin tab and click on Asset Group widget then click on Create Asset Group on your right.
Fill in the Group Details and click on Next
Select the Domains from the Domain Details and click on Next
Select the Targets from the Target Details and click on Next
Click on CONFIG from the selected Target type from the Attribute Details
Configure the attributes for target type and click close(X) button
Click on Submit to create the asset group
To update an asset group follow the below steps
Go to admin tab and click on Asset Group widget then Search for the asset group to delete on your right. Click the drop down on the actions column to update and click EDIT
Update the Group Details if needed and click on Next
Update the attribute details by adding/removing target types and by adding/removing attributes if needed. Click on Update to update the asset group
To delete an asset group follow the below steps
Go to admin tab and click on Asset Group widget then Search for the asset group to delete on your right. Click the drop down on the actions column to delete and click Delete
Click DELETE on the confirmation page
Target type refers to an actual entity for which PacBot collects data. Policies are evaluations are done on top of the data collected for a Target Type. In AWS each resource type is defined as a target type. You can create an logical entity, for example an API could be a target type and you could create rules measure some API policy compliance.
To create a new target type follow below steps.
Go to admin tab and click on Target Type widget then click on CREATE TARGET TYPE on your right.
Fill in the Target Type details and click on Create
To create new policy follow below steps.
Go to admin tab and click on policies widget then click on create policy on your right.
Enter below required details then click create it will generate unique policy Id.
Go to admin tab and click on Rules widget then click on CREATE RULES on your right.
Select the Rule Type as federated rule and upload the jar which you have created under target folder for your custom rule class
While entering the rule params, give the ruleKey as in your class key as shown below
Enter below required fields then click on CREATE button then it will create unique RuleId.
Go to admin tab and click on Rules widget then search RuleId which you would like to invoke
click on Actions and select invoke