Alerting

アラート内容の外部出力について

matsubara1987
New Member

Splunkで発生したアラートの内容を、ファイルサーバに保管されているExcelファイル(アラート管理台帳)に対して書き込ませ、
アラートの対応状況を管理したいと考えています。

このような動作は、アラートアクションのスクリプトを作成することにより、対応可能でしょうか。

0 Karma

melonman
Motivator

実行するOS上で動くプログラムやスクリプトであれば大丈夫だと思います。
考慮点としては、大量Alertが(ほぼ)同時に発生した場合、同時にExcelを更新するなどの状態になれば、そこはスクリプト側で実装することになります。

Python-Excelとかでいけるとおもいますよ。

違う考え方ですが、アラート自体の情報をSplunk のIndexとして書いてあげて、その結果に対してExcelからODBC等で接続(Pull)するのもいけるとおもいます。

http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/ModAlertsIntro

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...