Technical Add-on FireEye ETP fetch the data from FireEye ETP through their API.
This app offers three functions, which is Email trace Request, Alert Summary Request and Message File Request.
There are three commands.
| etpemailtrace subject=hoge at_verdict=fail from_accepted_dt="2022-04-22T00:00:00" to_accepted_dt="2022-04-22T16:00:00" to_email="co.jp"
| spath input=_raw
| etpalert from_last_modified_on="2022-04-20T00:00:00" email_status="bcc: dropped"
| spath input=_raw
| makeresults
| etpmsgfile legacy_id=xxxxxx from_last_modified_on="2022-04-29T00:00:00"
| makeresults
| eval legacy_id = "xxxxxxxx"
| eval from_last_modified_on = "2022-04-29T00:00:00"
| etpmsgfile
| makeresults
| etpmsgfile etp_message_id=CXXXXXXXXXX
| makeresults
| eval etp_message_id = "CXXXXXXXXXX"
| etpmsgfile
index=_internal source="*fireeye_etp*" NOT "__init__"
As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.