Getting Data In

Microsoft Communicator & Instant Messaging

rwilbert
New Member

Can I use Splunk to do forensics on Microsoft Communicator and other IM platforms

Tags (1)
0 Karma

erga00
Path Finder

I don't know about other IM platforms but with Office Communications Server (server component for Communicator) you need to enable Call Detail Recording. Otherwise, OCS will not record the data you're looking for. With CDR you have the option of collecting just utilization stats or archiving entire IM conversations.

Then it's just a matter of writing a script to export the data from the SQL database CDR stores them in.

DrewO
Splunk Employee
Splunk Employee

What exactly do you mean by forensics? Do you mean index individual chat logs?

You could query the chat logs stored in the underlying Communicator SQL database using a scripted input if you have sufficient admin privileges on the Communicator server. The data you would be indexing would be "non-traditional" data for Splunk since it would be fairly free form compared to typical log data, but it would index and be searchable as text output from a scripted input that queried the database.

As to other IM platforms individual chat clients sometimes store chat logs as plain txt files on the local system. If you have Splunk installed locally on the system and knew the directory of the chat logs, Splunk could index them. It would again be "non-traditional" input, but text files index quite easily.

Get Updates on the Splunk Community!

Dashboard Studio Challenge - Learn New Tricks, Showcase Your Skills, and Win Prizes!

Reimagine what you can do with your dashboards. Dashboard Studio is Splunk’s newest dashboard builder to ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...

Take the 2021 Splunk Career Survey for $50 in Amazon Cash

Help us learn about how Splunk has impacted your career by taking the 2021 Splunk Career Survey. Last year’s ...