-
this is my run bash,new_gpu_squad_bash.sh(Modified from:gpu_squad_base.sh)
`
#### local path
SQUAD_DIR=../SQUAD
INIT_CKPT_DIR=../xlnet_cased_L-12_H-768_A-12
PROC_DATA_DIR=proc_data/squad
MODEL_D…
-
There has been a considerable discussion on [globbing][] with excludes / negative matches; i.e. something like
find images -mindepth 1 -maxdepth 1 -type f -a ! -name '*.jpg'
or
rm $(l…
-
Hi folks! My team and I are looking into having compiler support for block floating point (BFP) in Torch-MLIR. Wondering what you think about extending the Torch-MLIR support for these cases. Below is…
Svoch updated
2 years ago
-
Hi,
Syslogs from Mikrotik routers show like this:
```
tinysyslog | time="2024-01-21T20:37:53Z" level=info msg="tinysyslog listening on 0.0.0.0:5140"
tinysyslog | Jan 1 00:00:00 []:
tinys…
-
### Component(s)
receiver/syslog
### Describe the issue you're reporting
The Syslog receiver's configuration has not had significant changes for roughly a year, so it is likely ready for beta…
-
Currently, we have 6 different log flavors (all with varying degrees of use and for varying purposes):
- `DEBUG` (used 1 time)
- `INFO` (used 3 times - one of those times is wrong and another is i…
-
## 监控运维
>监控是观察并检查系统及其组件随着时间的推移而产生的行为和输出。
>监控涉及的范围非常广泛:指标、日志、告警、待命、事故管理、事后析误、统计等。
-
I sincerely apologise for the seemingly negative attitude of mine beforehand.
I have been suffering the rsyslog documentation for years now. I tried to be calm and positive, hoping that it'll get b…
-
## Expected Behavior
In the last stable v4 releases everything worked properly. In v5.0.2, I cannot get properly formatted JSON Nginx logs to ingest into Graylog v5.0.2. Since I am using an Nginx tem…
-
In your docs, you write:
> //! An appender takes a log record and logs it somewhere, for example, to a file, the console, or the syslog.
Are there any docs on how to actually log to syslog? Is a cus…
dbrgn updated
10 months ago