Is it possible to use a variables instead of hardcoded date in the url?
http_poller {type => app_android
urls => {
app_android => {
method => get
url => "Asbury Park Press NJ | Jersey Shore & New Jersey News"
headers => {
Accept => "application/json"
}
auth => {
user => "0653999ae743ab916b716c9889e496a9292182"
password => ""
}
}
}
proxy => "http://127.0.0.1:3140"
request_timeout => 60
schedule => { every => "24h"}
codec => "json"
metadata_target => "http_poller_metadata"
}