Depending on where your data is stored, you could always re-write it to a
log file and get heka to use the timestamps in the data. Set heka's
FilePollingInput
<http://hekad.readthedocs.org/en/v0.8.1/config/inputs/index.html#filepollinginput>
to watch the new log. For example, I've used this method to push some data
through heka to ElasticSearch from a testing Apache log.

On Mon, Jan 5, 2015 at 3:04 AM, <ibrahim_apa...@web.de> wrote:

> Hello dear mozilla team,
> I have a question about heka. Since it is possible to handle with live
> data I tried out to work with data that is a bit older. Unfortunately this
> didn't work. Is it even possible to handle with older data in heka?
>
> greetz Ibrahim
>
> _______________________________________________
> Heka mailing list
> Heka@mozilla.org
> https://mail.mozilla.org/listinfo/heka
>
>


-- 
John
_______________________________________________
Heka mailing list
Heka@mozilla.org
https://mail.mozilla.org/listinfo/heka

Reply via email to