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

Select all CEF fields #53

Open
gwsales opened this issue Jun 27, 2018 · 0 comments
Open

Select all CEF fields #53

gwsales opened this issue Jun 27, 2018 · 0 comments

Comments

@gwsales
Copy link

gwsales commented Jun 27, 2018

Currently this plugin requires you to list out all CEF fields to be sent, this should be a library of all valid CEF fields and the constraints for each field, an option to send all valid cef fields would be preferred over listing out all CEF fields to be sent. You'd need to accommodate both syslog CEF and full CEF key names

Ex:
Syslog CEF, Full Key name, Type, Length
cs1, deviceCustomString1, string, 4000

Any time the codec sees cs1 or deviceCustomString1 greater than 4000 characters, it should truncate to the limit.

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

1 participant