Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

Issue with strptime

$
0
0
Hey guys, So I've used strptime before but for some reason this isn't working properly. I have a column with different types of data like below: Column |Value ------------------ 02/2016 | 100 03/2016 | 200 04/2016 | 150 05/2016 | 450 high | 12 medium | 30 low | 34 I have a column that separates the dates from the rest. so with that me search s simple: index="servers" filter="dates" | eval myDate = strptime(Column, "%m/%Y")|table myDate "filter" would be the field thats used separate the date from other data. This search gives me nothing. What would the problem and how would i get it to work? Thanks in advanced!

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>