This content has been marked as final.
Show 4 replies
-
1. Re: Condition longer then 250 characters?
jayshaughnessy Dec 17, 2014 10:56 AM (in response to lzmuda1)1 of 1 people found this helpfulLooking at the database schema, it seems that alert condition types that utilize a String condition would be limited to 256 characters. What is your use case? A really long pattern or something like that?
-
2. Re: Condition longer then 250 characters?
lzmuda Dec 17, 2014 11:20 AM (in response to jayshaughnessy)I've wrote plugin to monitor some connectors and I use condition field to pass error message. There are times where msg have 400 characters or even more...
-
3. Re: Condition longer then 250 characters?
jayshaughnessy Dec 17, 2014 1:40 PM (in response to lzmuda)Sorry, I don't fully understand. What type of alert condition would you like to define as part of your alert definition?
-
4. Re: Condition longer then 250 characters?
lzmuda Dec 17, 2014 3:20 PM (in response to jayshaughnessy)I'm using "Trait Change". So alert contains 'Condition' field, which is equal changed trait value.