All Apps and Add-ons

how to index a mysql without datetime

scqing
Engager

I want to index a mysql .The table is named as "date+topic",for example 20170601_action ,however ,the column time in table is in format "hh:mm:ss",so,HOW could I index it with date+time as timestamp?

Tags (2)
0 Karma

woodcock
Esteemed Legend

Create a custom view in the DB that is rearranged appropriately and then access the table's data indirectly through that view.

0 Karma

jkat54
SplunkTrust
SplunkTrust

are you using DB connect or a custom ETL?

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

New This Month - Observability Updates Give Extended Visibility and Improve User ...

This month is a collection of special news! From Magic Quadrant updates to AppDynamics integrations to ...

Intro to Splunk Synthetic Monitoring

In our last post, we mentioned that the 3 key pieces of observability – metrics, logs, and traces – provide ...