Home Access Plus+ Thread, HAP Logon Tracker in Projects:; Me again, sorry
I am playing with the HAP Logon tracker but its not showing any data. Looking at the ...
-
17th October 2012, 11:41 AM #1 HAP Logon Tracker
Me again, sorry
I am playing with the HAP Logon tracker but its not showing any data. Looking at the documentation it says
1. Download the HAP+ Logon Tracker Installer from the HAP+ Site
2. Deploy HAP User Card Setup.msi
Is this right? Do i need to setup user card as well as the logon tracker.msi?
Are there any firewall settings I need to do?
In a testing enviroment can I get away with it not having a cert?
-
-
IDG Tech News
-
17th October 2012, 01:00 PM #2 Is there anything being added to your SQL or XML file?
-
-
17th October 2012, 01:23 PM #3
-
-
17th October 2012, 01:40 PM #4 HAP Logon Tracker
Is that SQL you are using then? Have you made the web.config changes?
-
-
17th October 2012, 02:19 PM #5 Yes, I managed to get the web page to view and there are no errors so I presume the SQL is linking, took a while but got there.
-
-
17th October 2012, 05:05 PM #6 After you've installed the logon tracker, you need to add some start up, shutdown, logon and logoff scripts.
See: https://hap.codeplex.com/wikipage?ti...ngTitle=Videos
-
-
17th October 2012, 10:42 PM #7 Done these already, I can see some data in the SQL web setup which I don't want to use bu there is no logon/logoff data... and there is no data showing in the web pages.
-
-
17th October 2012, 10:50 PM #8 What's the script you are running at logon?
it should be hap logon tracker.exe logon https://hapurl/hap
-
-
19th October 2012, 05:19 PM #9 I have the scripts in group policies as it says in the article.
I have the computer start up scripts as “%windir%\system32\hap logon tracker.exe” https://krusty/HAP - this is on the computers OU
I have the logon script as “%windir%\system32\hap logon tracker.exe” logon https://krusty/HAP - this is on the users OU
I have checked the GP results and they are showign up in there.
I can see some web browsing data showing for myself which I want to turn off, i really only want to know when people are logging on and off the computers.
The SQL server is set with the HAP user as owner of the HAP database. The firewall on the server is off. The cleint protocols are all enabled.
On the video tutorial for the SQL connection it shows the lines for the SQL to be configured for the connecotr as using localhost as the Server name. Mine won't work with that, it comes up with a SQL connection error. When i put the data in below it goes into the logs.
<connectionStrings>
<add name="SQLConnectionString" connectionString="Server=krusty\sqlexpress;Databas e=HAP;Trusted_Connection=True;"/>
</connectionStrings>
I think the web on HAP is working, its just that the clients aren't talking to the SQL properly.
-
-
19th October 2012, 08:54 PM #10 The web tracker gets enabled by default when you use a SQL provider. It can't be turned off. The logon tracker is the live and historic logs part of the tracker.
I know it shouldn't make a different but can you use the server's FQDN or the external url which the SSL cert is registered with
Logon:
Code:
%windir%\system32\HAP Logon Tracker.exe logon https://FQDN/hap/
The last forward slash is important
Logoff/Shutdown/Start Up:
Code:
%windir%\system32\HAP Logon Tracker.exe https://FQDN/hap/
-
-
5th November 2012, 09:18 AM #11 I can see that the logon tracker for logging data when they access HAP is working but its not workign to show logon and logoff events for the PC.
Is there a way to run this manually to check if its just the logon script thats hanging for some reason.
I have tried a shortcut but it kist logs the web events.
-
-
5th November 2012, 12:31 PM #12 Yes, run CMD and run the above commands
-
SHARE: 
Similar Threads
-
By davipton in forum Home Access Plus+
Replies: 7
Last Post: 24th June 2012, 09:47 PM
-
By Davit2005 in forum Windows
Replies: 0
Last Post: 28th February 2012, 12:07 PM
-
By Mr_Jolly in forum Home Access Plus+
Replies: 16
Last Post: 17th February 2012, 07:24 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules