Hi all,
Is it possible to create a extra screen and tail domoticz.log -f into a iframe of something with a refresh or realtime?
I want check sometimes the log to see for some errors, but don't want open de browser all the time, but lazy swipe tablet on the wall..
Cheers
Peter
Log file into dashticz
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 667
- Joined: Wednesday 08 March 2017 9:42
- Target OS: Linux
- Domoticz version: 3.8993
- Location: Amsterdam
- Contact:
Log file into dashticz
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
-
- Posts: 2290
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Log file into dashticz
'log' already is defined as custom block.poudenes wrote: ↑Sunday 17 February 2019 17:36 Hi all,
Is it possible to create a extra screen and tail domoticz.log -f into a iframe of something with a refresh or realtime?
I want check sometimes the log to see for some errors, but don't want open de browser all the time, but lazy swipe tablet on the wall..
Cheers
Peter
Use it like:
Code: Select all
columns[5]['blocks'] = [
'log'
]
-
- Posts: 667
- Joined: Wednesday 08 March 2017 9:42
- Target OS: Linux
- Domoticz version: 3.8993
- Location: Amsterdam
- Contact:
Re: Log file into dashticz
yes
now search for the height setting to get it full screen

RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
-
- Posts: 2290
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Log file into dashticz
Add the following to custom/custom.css:
Code: Select all
.containslog .items {
height: 554px;
}
-
- Posts: 667
- Joined: Wednesday 08 March 2017 9:42
- Target OS: Linux
- Domoticz version: 3.8993
- Location: Amsterdam
- Contact:
Re: Log file into dashticz
Thanks!!
Verzonden vanaf mijn iPhone met Tapatalk Pro
Verzonden vanaf mijn iPhone met Tapatalk Pro
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
-
- Posts: 39
- Joined: Saturday 07 November 2015 9:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: france
- Contact:
Re: Log file into dashticz
I am looking the same feature but I am facing issue for the height, it seems not working.
I have added this line :
Background becomes black but no height updae.
What's wrong ?
I have added this line :
Code: Select all
.containslog .items {
height: 1000px;
background: black;
}
What's wrong ?
-
- Posts: 39
- Joined: Saturday 07 November 2015 9:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: france
- Contact:
Re: Log file into dashticz
any answer ?
-
- Posts: 2290
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Log file into dashticz
Who is online
Users browsing this forum: No registered users and 1 guest