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

How can I use my billing info to create a prediction for the future?

$
0
0
I've asked about this before and now I've re-loaded the **raw** data without any modifications. It looks like this (without an actual timestamp): Month,Billing,MsgType,BillSize,Direction 2013-04,BI70276,ORDHDR,5,SENT 2013-04,BI70276,INVFIL,8,RECV 2013-04,BI70276,ORDHDR,5,SENT 2013-04,BI70276,INVFIL,34,RECV 2013-04,BI70276,ORDHDR,20,SENT 2013-04,BI70276,INVFIL,13,RECV 2013-04,BI70276,ORDHDR,7,SENT 2013-04,BI70276,INVFIL,1,RECV 2013-04,BI70276,ORDHDR,1,SENT 2013-04,BI70276,ORDHDR,5,SENT 2013-04,BI70276,INVFIL,4,RECV 2013-04,BI70276,ORDHDR,6,SENT 2013-04,BI70276,INVFIL,9,RECV 2013-04,BI70276,ORDHDR,12,SENT 2013-04,BI70276,INVFIL,178,RECV.................................etc. I have this data for every CCYY-MM for the last 53 months, c200k events. So, no **actual** timestamp for each event. If I use this: index=IX Billing=BI70400 MsgType=ORDHDR Direction=SENT | stats sum(BillSize) as MonthSize by Month ...I get the column chart that I expect/want. How can I use this to create a prediction for the future? We've tried a few variations, based on this, but without success. Thank you.

Viewing all articles
Browse latest Browse all 47296

Trending Articles



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