Splunk Alert : Discussion on Scheduled Alert

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 22

  • @sairamreddy8258
    @sairamreddy8258 2 ปีที่แล้ว +1

    Thanks for the efforts you put towards making splunk tutorials; I bet no one can explain this way even if we pay for them!!!

  • @vikassingh4320
    @vikassingh4320 5 ปีที่แล้ว +6

    No one can demo like you in real time. Simply awesome.. Thanks . keep up the good work.

    • @splunk_ml
      @splunk_ml  5 ปีที่แล้ว +1

      Thanks Vikas..... Please share this channel with your colleagues who work on splunk.

  • @valarmathijaganathan6694
    @valarmathijaganathan6694 3 ปีที่แล้ว +2

    Excellent Explanation Sid, your sessions are more insightful and you teach a concept patiently that even a lame person can understand in-depth.

  • @jayachandrandhoni4928
    @jayachandrandhoni4928 4 ปีที่แล้ว

    This was more helpful for me even now . Great Work Sid

  • @gajendiran7290
    @gajendiran7290 ปีที่แล้ว

    Really awesome bro with real time.. Thankyou

  • @badrib6669
    @badrib6669 5 ปีที่แล้ว +1

    Very good tutorial,
    Thank you Sid.

    • @splunk_ml
      @splunk_ml  5 ปีที่แล้ว

      Thx man 🙂

  • @daryoushjoobbani3125
    @daryoushjoobbani3125 2 ปีที่แล้ว

    i have a question regarding the chart command. I am trying to execute a search splunk command that shows both the count and percentage of the count in one chart command: so here is an example of splunk command that currently only shows the count and the total count: source="xyz" http_status_code | chart count by path_template, http_status_code | addtotals col=t This command shows each count of the http_status_code (y axis) and the path_template (x axis) and showing the total of the counts of all the http_status_code. Now i need to add the percentage (count/total) of each count when i know the number of counts. e.g. 40 (5%) or something like that. How would i do that using chart? Thanks!

  • @Amitkulkarni-wn3mb
    @Amitkulkarni-wn3mb ปีที่แล้ว

    I am trying to create the similar error generating alerts in my tmdb app however its not being captured in splinkd.log file and hence unable to proceed with this demo. Can you suggest anything on this

  • @rr88821
    @rr88821 3 ปีที่แล้ว

    Can you make it as table. I have one field contain timestamp on my first field. The condition I want to build, should not send same alert for the userid.

  • @shenazgilani6370
    @shenazgilani6370 5 ปีที่แล้ว +1

    Awsm Thanks you Sid :-)

  • @keshu8787
    @keshu8787 3 ปีที่แล้ว

    Hi, is it possible to throttle/trigger with multiple fields/value .
    For ex : we have 3 fields called Time, Device Name and AlertGroup
    1st alert : Time : 08:00:00, Device Name is ABC and AlertGroup is Down
    2nd alert : Time : 08:00:55, Device Name is XYZ and AlertGroup is Down
    3rd alert : Time : 08:01:00, Device Name is ABC and AlertGroup is Up
    4th alert : Time : 08:07:00, , Device Name is XYZ and AlertGroup is Up
    Now in this situation i dont want to trigger an alert/notification if we are receiving the alert with same device name with Down and Up with in 2 mins window. So if we compare with above ex: in this case 1st alert and 3rd alert should get ignored because its having same device name with different alertgroup.
    Can you please help with this condition to suppress/throttle.

    • @splunk_ml
      @splunk_ml  3 ปีที่แล้ว

      I think the best way will be handling this situation inside the alert query itself.

  • @gaayathrisriram3084
    @gaayathrisriram3084 2 ปีที่แล้ว

    Hi sir, i am just going through your classes, i want to create triggered alert for my created server i am unable to understand how to write search alert command.

  • @KanagaveluSugumar
    @KanagaveluSugumar 2 ปีที่แล้ว

    Thank you! Helpful!

  • @backlogbatch
    @backlogbatch 2 ปีที่แล้ว

    Thank you❤

  • @Emily-fm3no
    @Emily-fm3no 5 ปีที่แล้ว

    Sir i'm havving doubt ..how to integrate splunk alert into rundeck to fix the issue...

    • @splunk_ml
      @splunk_ml  5 ปีที่แล้ว

      I think you need to create custom alert action here which will send the details to rundeck calling its api. Please have a look at my custom alert action videos to get an idea.