Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define Groups #6

Open
jasonbreimer opened this issue Jul 14, 2022 · 1 comment
Open

Define Groups #6

jasonbreimer opened this issue Jul 14, 2022 · 1 comment

Comments

@jasonbreimer
Copy link

Add to Docs information on Groups.

In the following example a group is part of the Event Class.

group → For each attribute ensure you add a group value. Valid values are - Classification, Context, Occurrence, Primary

example:
"hw_bios_manufacturer": {
"description": "The BIOS manufacturer.",
"group": "primary",
"requirement": "optional"
},

@pagbabian-splunk
Copy link
Contributor

There is a subsection on Attribute Groups in the Attributes section of the White Paper. Please take a look, however it isn't a syntax for specifying groups. It could be added in the appendix under Adding / Modifying Attributes. There is also a separate Readme in Schema where it should be added (effectively the same content was lifted for the WP).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants