Hello Everybody!
First thanks for your time to help me.
I have a cluster environment, with:
Perfect, our cluster environment is new, so all HF's (238,239,244) is a blank installation, today I'm transferring all running Scripts on 223 to 238, but I'm with a problem, I have some scripts running to get data and transfer to 238 thorught HTTPEventCollector, these scripts are also running on 238.
The problem is:
This problem is only with 238.
239 244 and 223 work very well.
I did a simple script to send data for all HF's in the same time:
Executing the script:
Events on SH (does not show event sent to 238)
Confirmation on 238 HF that received the data
After 5-10 minutes:
The test data sending to 238 is now showing, but with 5-10 miuntes later.
What possible solutions I have already tried:
I'm really starting to run out of ideas for how to solve this problem, does anyone have any ideas?
Thanks in advance!
First table out with _time and _indextime and convert to human readable. We can narrow down if the indexer receives but slow to show or the HF is delayed in relaying the event. Compare your active btool outputs.conf as well for any anomalies.
Hi @dural_yyz thanks for your time!
_time is basically the same time as indextime in all HF's
Using btool in outputs to compare:
238:
239 using in example:
All outputs is the same.
Once again thank you very much for your time!