Skip to content

Commit

Permalink
Add defaultDataSource
Browse files Browse the repository at this point in the history
  • Loading branch information
BEAdi authored Oct 27, 2024
1 parent 70ff862 commit 8e8f665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/packs/packs-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ The following fields are populated in the pack metadata:
| `devEmail` | `List` | (Optional) List of emails to receive notification in case contributed pack files were modified. |
| `certification` | `String` | (Optional) If the pack is certified the value of this fields should be `certified`. The allowed values are `certified` and `verified`. |
| `itemPrefix` | `String` | (Optional) String to overwrite pack fields prefix. You can specify an alternative string instead of the default pack name enforced by the validation process. |
| `defaultDataSource` | `String` | (Optional) The default data source integration in XSIAM, for packs that have more then one fetching integration. When a default data source needs to be selected, the event collector and the most used integration is preferred if available. |

Pack metadata contents for example:

Expand Down

0 comments on commit 8e8f665

Please sign in to comment.