LukeMurphey / splunk-website-monitoring

A website for monitoring web applications
MIT License
44 stars 20 forks source link

website monitoring app data was not updating and logs also not pulling after adding URL" #51

Open sekhar2096 opened 2 years ago

sekhar2096 commented 2 years ago

we are using website monitoring app 2.9.1 in splunk cloud . using 2 URL"s but only seeing data for last 24hrs back not able to see latest data while checking.

please advise any settings i need to to pull the data upto date always please check attached snaps no results while checking for latest data.

sekhar2096 commented 2 years ago
2022-04-29_20-53-44 2022-04-29_20-55-26
sekhar2096 commented 2 years ago

we are getting error as " dashboard version is missing in website monitoring app. please update the App or source code.

LukeMurphey commented 2 years ago

Can you try toggling one of the inputs between disabled and enabled to see if this restarts the inputs/

BTW: I'm in the middle of trying to get the app updated such that the cloud can use the newer version. There are some reliability enhancements that should be included that might help.

sekhar2096 commented 2 years ago

Hai Luke,

I have tried above what you said but no luck after also. Still data not getting updated as latest.

Sent from my iPhone

On May 2, 2022, at 9:14 PM, Luke @.***> wrote:

 Can you try toggling one of the inputs between disabled and enabled to see if this restarts the inputs/

BTW: I'm in the middle of trying to get the app updated such that the cloud can use the newer version. There are some reliability enhancements that should be included that might help.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

vinitmasaun commented 2 years ago

hi, I am running into the same problem where the app will collect data for approximately 2 hours and suddenly stop collecting data. Even the logs and health status dashboards show no data. The only way to resolve it is to restart the search head cluster and then it would work for another 2 hours. We have this app deployed into our own Splunk on-prem environment running splunk version 8.1.0 and the website_monitoring app version 2.9.5. We have been using this app for years and up until last week were running version 2.9.4 when we started to notice this issue. We then upgrade the app to the latest available 2.9.5, which hasn't resolved the issue. We have checked the inputs.conf for any typos or inconsistencies but found none.

csekhar463 commented 2 years ago

Hi

Can you try toggling one of the inputs between disabled and enabled to see if this restarts the inputs/

BTW: I'm in the middle of trying to get the app updated such that the cloud can use the newer version. There are some reliability enhancements that should be included that might help.

Hai Still i am facing the same issue the app will collect data for approximately 2 hours and suddenly stop collecting data. Even the logs and health status dashboards show no data.

i am using 2.9.1 is 2.9.5 will resolve the issue foe splunk cloud

csekhar463 commented 2 years ago

hi, I am running into the same problem where the app will collect data for approximately 2 hours and suddenly stop collecting data. Even the logs and health status dashboards show no data. The only way to resolve it is to restart the search head cluster and then it would work for another 2 hours. We have this app deployed into our own Splunk on-prem environment running splunk version 8.1.0 and the website_monitoring app version 2.9.5. We have been using this app for years and up until last week were running version 2.9.4 when we started to notice this issue. We then upgrade the app to the latest available 2.9.5, which hasn't resolved the issue. We have checked the inputs.conf for any typos or inconsistencies but found none.

Hai Is issue resolved or still is there if resolved can you advice what we can do

sekhar2096 commented 2 years ago

Hai please update as soon as possible

Sent from my iPhone

On Jun 29, 2022, at 3:53 PM, csekhar463 @.***> wrote:

 hi, I am running into the same problem where the app will collect data for approximately 2 hours and suddenly stop collecting data. Even the logs and health status dashboards show no data. The only way to resolve it is to restart the search head cluster and then it would work for another 2 hours. We have this app deployed into our own Splunk on-prem environment running splunk version 8.1.0 and the website_monitoring app version 2.9.5. We have been using this app for years and up until last week were running version 2.9.4 when we started to notice this issue. We then upgrade the app to the latest available 2.9.5, which hasn't resolved the issue. We have checked the inputs.conf for any typos or inconsistencies but found none.

Hai Is issue resolved or still is there if resolved can you advice what we can do

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

csekhar463 commented 2 years ago

is this using any cron job to pull data or where is input configuration will be saved for solunk cloud for this app

LukeMurphey commented 2 years ago

Could you see if there are any logs that match the following around the time that the input stopped:

index=_internal (sourcetype=web_availability_modular_input ERROR) OR (traceback AND NOT sourcetype=splunkd_ui_access)

Let me know if you see something and I'll take a look.