Getting Data In

I have question about Metrics

avadhi
New Member

Hello
I am working on the DynamoDB metrics, where I have found some metrics are available in the cloudwatch but not in the splunk.
List of metrics which are available in the cloudwatch but not in the splunk.

ReadThrottleEvents

ThrottledRequests 

WriteThrottleEvents

System errors

What can be reason for this?
Thank you

 

 

 

 

Labels (1)
0 Karma

tscroggins
SplunkTrust
SplunkTrust

Hi @avadhi,

Your question is a few months old, but did you find a solution?

Splunk Add-on for Amazon Web Services (AWS) collects the following AWS/DynamoDB metrics by default after the namespace is added to a CloudWatch input:

    "AWS/DynamoDB": [
        "ConditionalCheckFailedRequests",
        "ConsumedReadCapacityUnits",
        "ConsumedWriteCapacityUnits",
        "OnlineIndexConsumedWriteCapacity",
        "OnlineIndexPercentageProgress",
        "OnlineIndexThrottleEvents",
        "ProvisionedReadCapacityUnits",
        "ProvisionedWriteCapacityUnits",
        "ReadThrottleEvents",
        "ReturnedBytes",
        "ReturnedItemCount",
        "ReturnedRecordsCount",
        "SuccessfulRequestLatency",
        "SystemErrors",
        "ThrottledRequests",
        "UserErrors",
        "WriteThrottleEvents",
    ]

If you don't see your metrics when editing the input configuration, try upgrading your Splunk Add-on for AWS installation. If you do see the metrics, verify you can see data in CloudWatch using the AWS Management Console or the AWS CLI.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...