Posted on 12-12-2007 07:34 AM
Hi all,
The help text for the jamf command line tool lists
"log Log the IP Address as well as an action to the JSS" as one of
it's functions, but when I use it I cannot find where my message has been
logged to in the JSS. Does anybody know what section I can find this under?
Cheers
Dan
--
Daniel Farnworth
IT Manager
The Creative Partnership
daniel.farnworth at thecreativepartnership.co.uk
http://www.thecreativepartnership.co.uk
Tel: +44 (0)20 7439 7762
Fax: +44 (0)20 7437 1467
PGP Public Key available<BR>
Posted on 12-12-2007 07:53 AM
Hi Dan,
Assuming version 5.x of a JSS:
When you perform a log of a system it would update that information under the details for that computer. So go to the website, do a search for that machine then click the Details option for that computer. The IP is updated in the JSS for that system and is under the General Information section.
As far as what it logs as an action to the JSS to find in the Logs section...no clue. All I ever use log for is updating the IP address of the machine when it reboots so it can get managed properly in the JSS when I want to perform something remote on a system. On systems that are laptops that might bounce between AirPort and Wired without a reboot I have toyed with making that run like every couple of hours. Log doesn't serve too much purpose unless you need to ensure IP addresses are correct in the JSS for remote tasks, since the clients pull from the server and always know where to find it.
Hope that helps and answers your question
Craig Ernst
Systems Management & Configuration
----------------------------------
University of Wisconsin-Eau Claire
Learning & Technology Services
105 Garfield Ave
Eau Claire, WI 54701
Phone: (715) 836-3639
Fax: (715) 836-6001
----------------------------------
ernstcs at uwec.edu
Posted on 12-12-2007 08:26 AM
Dan,
The log command was useful in versions prior to 5.x for the scenario that Craig describes below. However, in 5.x, anytime a computer checks in for a policy (startup, login, logout, and the default every15 trigger), the IP address will automatically be updated.
So in short, the log command is a legacy command that does not need to be run. The fields that it updates are the IP record as well as the last contact time entry for that machine, which can be found in the computer details view.
Nick Amundsen
JAMF Support
612-216-1296
Posted on 12-12-2007 08:47 AM
And with that I'll be removing my policy for that to happen at startup as it was something carried over from previous versions. =)
Thanks, Nick.
Craig
Posted on 12-12-2007 08:51 AM
Thanks chaps, I'd got the wrong end of the stick and misread the help. I'd
read it that the command logged a message to one of the logs.
D
Posted on 12-12-2007 11:09 AM
Hey All,
An addendum to this -
If you are trying to append a certain event to the usage logs section, you can use the command:
"jamf log -action myEvent"
And this will show the event in the usage logs section of the JSS.
Nick Amundsen
JAMF Support
612-216-1296