0
votes
1answer
49 views

Indexing Azure WAD logs data to extract fields on import to splunk

we have data that comes from windows azure WADLogs, which I export comma separated and ends up looking like this: ...
0
votes
2answers
166 views

Logging services ala splunk, papertrail, etc

Is Papertrail the only service of its class that allows you to react to a logged event via webhook? A hosted logging solution is what i'm looking for like Splunk storm or Papertrail.
0
votes
0answers
62 views

Adding data source to Splunk Log managment

I'm new to splunk and i want to use it as centralized log management system but when i try to add data source like apache error log its still loading for infinity !! I use centos 6.3 with python 2.6 ...
0
votes
1answer
246 views

MVC 4 view (cshtml) error is not logging to Splunk via log4net

I have implemented error handling code to log exceptions to Splunk (using log4net) wherever they occur in my MVC 4 application. The problem is that when an exception arises within a view file ...
6
votes
2answers
202 views

Beating App Engine's Terrible Logging

Does anyone have any advice on making the logging in Google App Engine better? I am currently trying to use Splunk Storm, but they are finicky regarding input and go down often. Has anyone else ...
0
votes
1answer
140 views

How to send AppEngine requests logs to a remote logging server?

We have a Java application that runs on Google App Engine and currently I am investigating a way to send the request logs to a logging server (in our case splunkstorm.com). We are interested in the ...
0
votes
1answer
103 views

Splunk: Referencing field transformations within field transformations

I'm using Splunk to receive my Heroku logs over TCP. Heroku formats these logs like this: [timestamp] [host] [source] [process] - - [message] For the nginx process, logs come out like this: ...
0
votes
1answer
291 views

how to configure logs as data source from remote unix server in splunk

how to configure splunk with log files residing on remote unix servers. Normally i log into putty to a linux server, from there i ssh into another company server there i navigate through directories ...
1
vote
1answer
215 views

Splunk : TCP Port Data Input not appearing in Search Data Sources

So the problem comes down to - Redirecting the output of my $ python script.py to a TCP Port using nc. Capturing the data remotely listening to the Port. Now when I remotely listen this port ...
0
votes
1answer
311 views

How to get the number of “unique” request with splunk

We are currently looking for a way to find the number of "unique" request for a given event type with splunk. Like the number of user that hit a 404, but i don't care if a user hit it twice or 10 ...
0
votes
3answers
629 views

Creating a log file compatible with splunk in c#

I'm trying to create a log file that splunk will read in and index. Using Splunk's Common Information Model, I have formatted my logs like so: 2011-30-07 12:30:37 name="Name" event_id=00001 ...
0
votes
4answers
1k views

your challenges with using splunk

In our application, we log critical information to log text files for later debugging purpose. With splunk its easy to identify a problem if I already have some data points like order number or ...
0
votes
3answers
776 views

What is the best components stack for building distributed log aggregator (like Splunk)?

I'm trying to find the best components I could use to build something similar to Splunk in order to aggregate logs from a big number of servers in computing grid. Also it should be distributed because ...
0
votes
3answers
521 views

building splunk 4.0 “apps” - got feedback?

I'm considering building an app to plug into Splunk 4 to do custom data collection, custom, reporting, etc. (like I see other splunk apps doing) but focused on .NET and J2EE web apps. I'm looking for ...
0
votes
2answers
56 views

Notify upon any serious errors on logs

Sometimes there are severe bugs (new or reintroduced) in productions that go on for days and weeks, and customers do not always notify us. The only tool I have now is grep, awk & perl but I am ...
3
votes
5answers
7k views

Tool for parsing smtp logs that finds bounces

Our web application sends e-mails. We have lots of users, and we get lots of bounces. For example, user changes company and his company e-mail is no longer valid. To find bounces, I parse smtp log ...
27
votes
12answers
37k views

What commercial and open source competitors are there to Splunk? [closed]

It's difficult to find any. Please, no answers like scp + perl + duct tape. I need a complete solution.