- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to get Mail Alerts on Live Search Logs
gnarendra
New Member
12-17-2010
05:31 AM
Hi,
pleae help me how to configure mail alerts on live websphere application server logs.
we are using websphere application server 6.1 ND and Recently i downloaded splunk 4.1.4 with SlpunkWAS app.
i am searhing the live websphere logs. when ever the error message or warning message got in the websphere logs it sould sent me mail of particular log details at same time.
best Regards, Narendra.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MarioM
Motivator
12-20-2010
08:40 AM
you send email alert by:
-Scheduling your saved search and set an email action (but first you need to configure Manager » System settings » Email alert settings )
-directly in your search by using search command sendemail(http://www.splunk.com/base/Documentation/4.1.6/SearchReference/Sendemail),here is an example:
| sendemail to="elvis@splunk.com,john@splunk.com" format=html subject=myresults server=mail.splunk.com
