Welcome Guest! To access all forums & features, please register an account or sign-in. → Why register?



Checking teamviewer longs in Ubuntu


7 replies to this topic * * * * * 1 votes

#1 Koshur

    La-bullae

  • 129 posts
  • Joined: 08-February 12
  • OS: Win7, Ubuntu 12.04LTS, PinguyOS 11.10, Backtrack 5R2, Zorin OS

Posted 17 February 2012 - 15:06

Hi All

I have installed Teamviewer in ubuntu 10.10 (not through wine but as a debain package), there is an option in Teamviewer that saves the sessions and connections logs, where can i locate those logs, i am looking for the path in ubuntu
Also is there any other log files i can access to determine the remote sessions to and from my ubuntu machine, Ive checked the one in Ubuntu i.e system >administartion>s system logs, but under auth log and any other log category they reflect logs for only last two days not extended logs. like a month or two back


#2 OP Koshur

    La-bullae

  • 129 posts
  • Joined: 08-February 12
  • OS: Win7, Ubuntu 12.04LTS, PinguyOS 11.10, Backtrack 5R2, Zorin OS

Posted 19 February 2012 - 15:50

View PosttechC, on 17 February 2012 - 15:06, said:

Hi All

I have installed Teamviewer in ubuntu 10.10 (not through wine but as a debain package), there is an option in Teamviewer that saves the sessions and connections logs, where can i locate those logs, i am looking for the path in ubuntu
Also is there any other log files i can access to determine the remote sessions to and from my ubuntu machine, Ive checked the one in Ubuntu i.e system >administartion>s system logs, but under auth log and any other log category they reflect logs for only last two days not extended logs. like a month or two back


Any help on this Guys???????

#3 +BudMan

    Neowinian Super Star

  • 23,801 posts
  • Joined: 04-July 02
  • Location: Schaumburg, IL
  • OS: Win7, Vista, 2k3, 2k8, XP, Linux, FreeBSD, OSX, etc. etc.

Posted 19 February 2012 - 16:07

linux logs are almost always in /var/logs

#4 Gerowen

    Neowinian Senior

  • 2,411 posts
  • Joined: 28-August 05
  • Location: Hills of Kentucky
  • OS: Debian Linux

Posted 20 February 2012 - 02:16

On my computer (Debian) Teamviewer logs and settings are saved in the following location(s):

Teamviewer 6
$HOME/.teamviewer/6

Teamviewer 7
$HOME/.teamviewer/7

Your home folder is full of hidden folders for user specific settings for all of your software. Since most software is ran as you, and not root, you don't have write access to the installation location of the software or /var/log, so a .software folder is created in your home folder. Kind of like the hidden folder C:\Users\username\AppData in Windows. In Linux/Unix, any folder or filename that begins with a period is hidden from view. If you check the option to "Show hidden files and folders" in whatever file browser you're using, and then go to your home folder, you'll see a ton of hidden folders with personalized settings for all of the software you've ever ran under your username.

#5 OP Koshur

    La-bullae

  • 129 posts
  • Joined: 08-February 12
  • OS: Win7, Ubuntu 12.04LTS, PinguyOS 11.10, Backtrack 5R2, Zorin OS

Posted 20 February 2012 - 08:17

View PostGerowen, on 20 February 2012 - 02:16, said:

On my computer (Debian) Teamviewer logs and settings are saved in the following location(s):

Teamviewer 6
$HOME/.teamviewer/6

Teamviewer 7
$HOME/.teamviewer/7

Your home folder is full of hidden folders for user specific settings for all of your software. Since most software is ran as you, and not root, you don't have write access to the installation location of the software or /var/log, so a .software folder is created in your home folder. Kind of like the hidden folder C:\Users\username\AppData in Windows. In Linux/Unix, any folder or filename that begins with a period is hidden from view. If you check the option to "Show hidden files and folders" in whatever file browser you're using, and then go to your home folder, you'll see a ton of hidden folders with personalized settings for all of the software you've ever ran under your username.

Awsome guys \m/...thnxx gerowen and budman for ur help..

#6 OP Koshur

    La-bullae

  • 129 posts
  • Joined: 08-February 12
  • OS: Win7, Ubuntu 12.04LTS, PinguyOS 11.10, Backtrack 5R2, Zorin OS

Posted 22 February 2012 - 11:21

View PostGerowen, on 20 February 2012 - 02:16, said:

On my computer (Debian) Teamviewer logs and settings are saved in the following location(s):

Teamviewer 6
$HOME/.teamviewer/6

Teamviewer 7
$HOME/.teamviewer/7

Your home folder is full of hidden folders for user specific settings for all of your software. Since most software is ran as you, and not root, you don't have write access to the installation location of the software or /var/log, so a .software folder is created in your home folder. Kind of like the hidden folder C:\Users\username\AppData in Windows. In Linux/Unix, any folder or filename that begins with a period is hidden from view. If you check the option to "Show hidden files and folders" in whatever file browser you're using, and then go to your home folder, you'll see a ton of hidden folders with personalized settings for all of the software you've ever ran under your username.

Hi Budman/ gerowin

I found the logs in $HOME/.teamviewer/6 dir. Apart from this, where in /usr/var/log/ can be the logs for remote sessions by teamviewer. which folders or files i mean. I am attaching the screenshot of my directory below. Can you please point out..

Attached Images

  • Attached Image: log.png


#7 Gerowen

    Neowinian Senior

  • 2,411 posts
  • Joined: 28-August 05
  • Location: Hills of Kentucky
  • OS: Debian Linux

Posted 22 February 2012 - 19:58

My log files are kept in $HOME/.teamviewer/7/logfiles. As far as I know, nothing is stored in /var/log for Teamviewer on Linux. Since it looks like you're using Teamviewer 6, there's an identical directory for version 6, $HOME/.teamviewer/7/logfiles . These folders are symbolic links to other locations that are several layers deep, but browsing to them will get you to your log files.

#8 OP Koshur

    La-bullae

  • 129 posts
  • Joined: 08-February 12
  • OS: Win7, Ubuntu 12.04LTS, PinguyOS 11.10, Backtrack 5R2, Zorin OS

Posted 23 February 2012 - 11:56

View PostGerowen, on 22 February 2012 - 19:58, said:

My log files are kept in $HOME/.teamviewer/7/logfiles. As far as I know, nothing is stored in /var/log for Teamviewer on Linux. Since it looks like you're using Teamviewer 6, there's an identical directory for version 6, $HOME/.teamviewer/7/logfiles . These folders are symbolic links to other locations that are several layers deep, but browsing to them will get you to your log files.

Yeah..thanks .. that should do.. \m/