At times we would need to add analyzers that would perform very specific task for which observables will not be of the provided types. For example: Cloud Account ID/ User ID to check for unauthorised access in logs.
An additional observable with dynamic type would be helpful in such scenarios. The analyzers that we create would specify the type. This might not be useful for tagging observables to analyzers but will be helpful for devs looking to create their own observable type and analyzers.
Custom/Generic Observables field
Request Type
Feature Request
Work Environment
Description
At times we would need to add analyzers that would perform very specific task for which observables will not be of the provided types. For example: Cloud Account ID/ User ID to check for unauthorised access in logs.
An additional observable with dynamic type would be helpful in such scenarios. The analyzers that we create would specify the type. This might not be useful for tagging observables to analyzers but will be helpful for devs looking to create their own observable type and analyzers.