Deployment Architecture

What is the deployment polling data meaning for ?

sunrise
Contributor

Hi splunkers,

Yesterday, I was monitoring the splunk_access.log and found the log messages
that deployment clients poll to the deployment server, both platforms are Windows Server, Splunk V5.

The messages in one poll are below.

172.XX.XX.XXX - - [29/Oct/2013:02:56:31.939 +0900] "POST /services/broker/phonehome/connection_172.XX.XX.XXX_8089_splk23_splk23_41EB9A91-5859-4029-A6FE-D7C46CDEB486 HTTP/1.0" 200 278 - - - 219ms
172.XX.XX.XXX - - [29/Oct/2013:02:56:31.721 +0900] "POST /services/broker/phonehome/connection_172.XX.XX.XXX_8089_splk23_splk23_41EB9A91-5859-4029-A6FE-D7C46CDEB486 HTTP/1.0" 200 995 - - - 219ms

Now I have a question that what each messages which have different bytes are meaning for ?
And I also found that sometimes 995 bytes data got lost, or not the normal interval.
Is it a problem, or not ?

Thank you for your help.

Tags (2)
0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

This is the phonehome call from the deployment-clients calling the deployment-server.
They report with their IP, hostname, the clientname and GUID for the matching with the serverclass.conf.

Each client tries to connect after the phonehome interval modulo some random seconds.
i do not know why the bytes change.

View solution in original post

yannK
Splunk Employee
Splunk Employee

This is the phonehome call from the deployment-clients calling the deployment-server.
They report with their IP, hostname, the clientname and GUID for the matching with the serverclass.conf.

Each client tries to connect after the phonehome interval modulo some random seconds.
i do not know why the bytes change.

yannK
Splunk Employee
Splunk Employee

on 6.0 the clients are not using strictly the "phoneHomeIntervalInSecs", they add some randomness to it avoid peaks of connections.

0 Karma

sunrise
Contributor

Thank you, yannK.
So you think that phonehome call is based on the attributes "phoneHomeIntervalInSecs" in deploymentclient.conf,
but client connections from clients to server are slightly late.

Universal Forwarders in Windows Server post two kinds of bytes like above log, but in Linux don't do that...

0 Karma
Get Updates on the Splunk Community!

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...