Profile

Willem Mélange

User info

First name Willem
Last name Mélange

DevOps Program

Acquired rank
Advocate
Points progress
Number of DevOps Professional Points
949 DevOps Points
Here are a few tips to level up your DevOps game and unlock an arsenal of perks and benefits.
DevOps attestation Request your attestation ID and expiry date

Achievements

Questions asked

Sorry! No question found.

Answers given

Only the pattern matching feature needs Elastic. This will not work without it. Behavioral Anomaly detection is a bit special in that regard. It will work without Elastic. However, you will need it to...

View Question
15 Votes Selected

The way I do it is as follows: I use an extension for Chrome that traces all SAML (like rcFederation tracer or SAML Response). When you give the url into Chrome and log in, you can find the SAML response...

View Question
10 Votes Selected

Hi Bruno, It is possible to do this in dashboard using GQI by filtering on Source (for suggestion events this is "suggestionEngine") as in the figure below. For performance reasons I would recommend a...

View Question
5 Votes Selected

Hi Wale, it seems that the RegexMatch in GQI only returns the first occurrence of the regular expression. Your regex has two occurrences in your example above. Do you really need to drop the seconds part...

View Question
3 Votes Selected

Hi Ryan, This means that the failsafe build into the analytics automatic incident tracking was triggered. To make sure we don't send too many events there is a configurable amount of events per second...

View Question
3 Votes Selected

Hi Elvio, Configuration of Anomaly detection is not possible for the moment. The severity of the alarm is calculated by Analytics considering multiple factors such as the alarmtemplate itself, how much...

View Question
3 Votes Selected

Hi Amer, This is possible by using the UpdateCorrelationRule message. You can find a similar question here: How to enable/disable correlation rule from code? - DataMiner Dojo

View Question
0 Votes