Defining a Service

Select Services on the left-hand menu bar.

Navigation bar -> Services

Click "Add Services".

Add Service button

The "Configure Service" window appears:

Configure Service

In this example we are using the Action called "download:file". You can see this under the 'Choose Action' header in the image above.

download:file is a simple Action that takes the results files from each endpoint and sends them to a folder on the designated BrazenAgent.

Choose a name and a description for the Service. It is good to include something that will tell you which BrazenAgent is assigned to make it easy to identify when create a Job that utilizes your Service.

After clicking next, you will see any additional information that is needed by the Service. In the case of download:file, we need to specify the local path on the BrazenAgent where we want to download the results. We'll specify that here.

Note that there is no trailing slash in the path name.

Configure Service Next

In the Service view, the new Service should now display. You can see 'Download to HQ' in the list below.

New Service

Next Steps

Now you can create a Job with your new Service:

Defining a Job with a Service

Last updated