splunk / contentctl

Splunk Content Control Tool
Apache License 2.0
91 stars 23 forks source link

searches can not have a name longer than 67 characters #158

Closed irichmondge closed 5 months ago

irichmondge commented 5 months ago

it looks like the jinja forces a detections name to be APP_NAME + name + ' - Rule'. If there is a hard name length for detections then a lot of characters are being used for an app name and post-fix. Please design this better? or allow for longer names if Splunk itself does not have a name length limit.

irichmondge commented 5 months ago

this looks resolved in 4.0.3

irichmondge commented 5 months ago

resolved in 403