Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rss input uses ttl instead of intervall #2

Open
arosenheinrich opened this issue Jan 26, 2015 · 0 comments
Open

rss input uses ttl instead of intervall #2

arosenheinrich opened this issue Jan 26, 2015 · 0 comments

Comments

@arosenheinrich
Copy link

RSS channel feature an optional ttl element that indicates how long a channel can be cached before it should be refreshed from the source. It would be an interesting option to use this instead of the intervall parameter for the rss input. My idea would be to make intervall an optional parameter, in case it is not set the channel will be fetched once and, if available, ttl will be used as recrawl time, otherwise a default value could be used.

This is actually the behavior of the elasticsearch rss river (http://dadoonet.github.com/rssriver/), it would be cool to have the same feature in the rss input.

Thanks in advance!
Andrej

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants