Logging appears to be broken in Ubuntu 16.04

Asked by spinylumpsucker

Using the same /etc/kismet/kismet.conf file, running 16.04 Kismet package kismet_server binary fails to generate logging information while compiling/running a current version from https://github.com/kismetwireless/kismet does.

Is this a known bug or an non-obvious feature of 16.04?

Relevant log configuration values follow:

logprefix=/tmp
logtypes=dump,network,csv,xml,weak,cisco,gps
noiselog=false
corruptlog=true
beaconlog=true
phylog=true
mangledatalog=true
dumptype=wiretap
dumplimit=0
logdefault=Kismet
logtemplate=%n-%D-%i.%l

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu kismet Edit question
Assignee:
No assignee Edit question
Solved by:
spinylumpsucker
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you change the log prefix to /log does it help?

Revision history for this message
spinylumpsucker (bill-nec-labs) said :
#2

Location of the logs (logprefix) including "logprefix=/log" made no difference.

However I had reason to install 16.04 onto a differing system and to run Kismet tests there using the same USB WiFi transceiver. Logging in this second instance was not an issue.

I plan to go back and do some comparisons to see how the two installations differ.

So assume this issue was operator error.