You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Puppet Users
I have used puppet 3.8.6 in my master and agent nodes. There are more than 30 agent nodes are controlled by puppet master. I have installed apache server on all agent nodes. I want to count the total line number of apache access log file at midnight 12 on all agent nodes and the total line number should be reported to puppet master for doing some validation process. How can achieve this. Any one can help me.