W.T. Chang
W.T. Chang
@danthegoodman1 If new logs were not "found" in time, maybe try to reduce [glob_minimum_cooldown_ms][1]? It's `60000` ms in [`kubernetes_logs`][1] source, but `1000` ms in [`file`][2] source. [1]: https://vector.dev/docs/reference/configuration/sources/kubernetes_logs/ [2]: https://vector.dev/docs/reference/configuration/sources/file/#glob_minimum_cooldown_ms
@danthegoodman1 BTW, there is an issue I am also tracking: https://github.com/vectordotdev/vector/issues/8616. Not sure if it's related, though.
Just remove the `"print"` in the following section of `config.toml`: ```toml # Comment out if you don't want the "print entire section" link enabled. [outputs] section = ["HTML", "print", "RSS"]...
It is still relevant
It is still relevant...
You should try `/mysite/static/img/mylogo.png` instead of `/mysite/themes/beautifulhugo/static/img/mylogo.png`
Not sure if it's easier to just use hugo module instead so we don't need to deal with the `.git`? Small migration work will be needed for users of course....
Since the GitHub card currently only shows name, stars, description, and forks. Linking to a specific tag/branch doesn't change its look. So maybe we can just add a new property...