Splunk Search

Read Asterisk CDRs

haonanzhang98
New Member

I have Ubuntu 10.10 running Asterisk 1.6.

I want to use Splunk to index the Asterisk CDRs. It's one of the automatically supported filetypes. The CDR is located at /var/log/asterisk/cdr-csv/Master.csv.

I added it to the list of directories to monitor. It shows up as a source, but it doesn't index any events. It just says events indexed 1.

From the CLI, I have to use sudo cat /var/log/asterisk/cdr-csv/Master.csv to view it. Could permissions have something to do with it? Although I did start splunk with sudo...

Tags (1)
0 Karma

mloven_splunk
Splunk Employee
Splunk Employee

If you run a search for:

index=* source="*Master.csv"

Do you get any results back? I suspect that since you're seeing one event, Splunk indexed the file, but it probably saw it as one huge log entry.

Also, how did you set up the input? Through the GUI? Did you specify a sourcetype?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...