name: Get Email Info id: bc91a8cf-35e7-4bb2-8140-e756cc06fd75 version: 1 date: '2017-11-09' description: This search returns all the information Splunk might have collected a specific email message over the last 2 hours. how_to_implement: To successfully implement this search you must be ingesting your email logs or capturing unencrypted network traffic which contains email communications. author: Bhavin Patel, Splunk inputs: - message_id search: '| from datamodel Email.All_Email | search message_id=$message_id$' tags: analytics_story: - Brand Monitoring - Suspicious Emails