All Apps and Add-ons

Splunk Add-on for Microsoft Cloud Services -- mscs:storage:blob props.conf

Kendo213
Communicator

This Splunk supported add-on doesn't appear to have any configuration for the storage blob input, which ends with incorrect line breaking, not in json format, etc. Has anyone ran into this, and has anyone created any configuration for this sourcetype?

Tags (1)
0 Karma

Kendo213
Communicator

SHOULD_LINEMERGE=false
LINE_BREAKER: (,[\r\n]+\s+){
SECCMD-REMOVEFOOTER = \s}\s+]\s+}
SECCMD-REMOVEHEADER = {\s+"records":\s+[\s+
disabled = false
TIME_PREFIX = "time":\s"
TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%Q
MAX_TIMESTAMP_LOOKAHEAD = 800

However, with this Storage Blob data, it appears to be starting mid date/timestamp for time extraction, and I can't figure out why. Here is a sample of data:

{
                "records": 
                [

                                {
                                                "count": 12,
                                                "total": 0,
                                                "minimum": 0,
                                                "maximum": 0,
                                                "average": 0,
                                                "resourceId": "devicea",
                                                "time": "2018-07-06T08:00:00.0000000Z",
                                                "metricName": "Throughput",
                                                "timeGrain": "PT1M"
                                }
                                ,
                                {
                                                "count": 12,
                                                "total": 0,
                                                "minimum": 0,
                                                "maximum": 0,
                                                "average": 0,
                                                "resourceId": "deviceb",
                                                "time": "2018-07-06T08:01:00.0000000Z",
                                                "metricName": "Throughput",
                                                "timeGrain": "PT1M"
                                }
                                ,
                                {
0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...