PoundXI

Results 3 issues of PoundXI

I couldn't find any options to reduce space (show as red color) on left & right of carousel when enableInfiniteScroll = false, viewportFraction

OS: Ubuntu 20.04 Installation instruction: https://github.com/Sysinternals/SysmonForLinux/blob/main/INSTALL.md#ubuntu-1804-2004--2104 sysmon config: ```xml ``` command for making dns query: `ping www.google.com` checking event id: `sudo cat /var/log/syslog | grep -oP "EventID>\d+

bug

**Describe the bug** Not analyze log **To Reproduce** ![image](https://user-images.githubusercontent.com/4828215/221272846-d265f2b8-6d6a-49de-92bc-9be8beaca948.png) This command doesn't work. ```sh sudo docker run -i --rm -v $PWD/access.log:/mnt/access.log -v $PWD/teler.yaml:/mnt/teler.yaml -e TELER_CONFIG=/mnt/teler.yaml kitabisa/teler --input /mnt/access.log ``` But...

Type: Bug
Status: On Hold