Home
last modified time | relevance | path

Searched refs:syslog (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/
H A Dsyslog-ng.service-the-syslog-ng-service.patch1 Subject: [PATCH] syslog-ng.service: the syslog-ng service can not start
12 contrib/systemd/syslog-ng@.service | 4 ++--
13 contrib/systemd/syslog-ng@default | 6 +++---
16 diff --git a/contrib/systemd/syslog-ng@.service b/contrib/systemd/syslog-ng@.service
18 --- a/contrib/systemd/syslog-ng@.service
19 +++ b/contrib/systemd/syslog-ng@.service
22 EnvironmentFile=-/etc/default/syslog-ng@%i
23 EnvironmentFile=-/etc/sysconfig/syslog-ng@%i
24 -ExecStart=/usr/sbin/syslog-ng -F $OTHER_OPTIONS --cfgfile $CONFIG_FILE --control $CONTROL_FILE --p…
26 +ExecStart=@SBINDIR@/syslog-ng -F $OTHER_OPTIONS --cfgfile $CONFIG_FILE --control $CONTROL_FILE --p…
[all …]
H A D0001-Fix-buildpaths-warning.patch7 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/include/syslog-ng/syslog-ng-config-6…
8 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/bin/syslog-ng-update-virtualenv in p…
9 File /usr/bin/pdbtool in package syslog-ng contains reference to TMPDIR [buildpaths]
10 WARNING: syslog-ng-4.0.1-r0 do_package_qa: QA Issue: File /usr/lib/syslog-ng/libdbparser.so in pack…
12 * SYSLOG_NG_PATH_TOPSRC_DIR is /yocto/build/tmp/work/core2-64-poky-linux/syslog-ng/4.0.1-r0,
24 scripts/syslog-ng-update-virtualenv.in | 2 +-
40 diff --git a/scripts/syslog-ng-update-virtualenv.in b/scripts/syslog-ng-update-virtualenv.in
42 --- a/scripts/syslog-ng-update-virtualenv.in
43 +++ b/scripts/syslog-ng-update-virtualenv.in
H A Dinitscript11 syslog_ng=/usr/sbin/syslog-ng
14 PIDFILE=/var/run/syslog-ng/syslog-ng.pid
H A D0001-plugin.c-workaround-powerpc64le-segfaults-error.patch6 syslog-ng segfaults on powerpc64le, workaround this error.
7 See https://github.com/syslog-ng/syslog-ng/issues/4285 and
/openbmc/linux/tools/hv/
H A Dhv_vss_daemon.c73 syslog(LOG_ERR, "Can't allocate memory!"); in is_dev_loop()
82 syslog(LOG_ERR, "Can't access: %s; error:%d %s!", in is_dev_loop()
90 syslog(LOG_ERR, "Can't opendir: %s; error:%d %s!", in is_dev_loop()
143 syslog(LOG_ERR, "Can't stat: %s; error:%d %s!", in vss_operate()
192 syslog(LOG_ERR, "FREEZE of %s failed; error:%d %s", in vss_operate()
195 syslog(LOG_ERR, "FREEZE of / failed; error:%d %s", save_errno, in vss_operate()
245 syslog(LOG_INFO, "VSS starting; pid is:%d", getpid()); in main()
252 syslog(LOG_ERR, "failed to thaw file system: err=%d", in main()
261 syslog(LOG_ERR, "open /dev/vmbus/hv_vss failed; error: %d %s", in main()
272 syslog(LOG_ERR, "registration to kernel failed; error: %d %s", in main()
[all …]
H A Dhv_fcopy_daemon.c38 syslog(LOG_INFO, "Target file name: %s", target_fname); in hv_start_fcopy()
52 syslog(LOG_ERR, "Failed to create %s", in hv_start_fcopy()
57 syslog(LOG_ERR, "Invalid path: %s", in hv_start_fcopy()
67 syslog(LOG_INFO, "File: %s exists", target_fname); in hv_start_fcopy()
77 syslog(LOG_INFO, "Open Failed: %s", strerror(errno)); in hv_start_fcopy()
106 syslog(LOG_ERR, "pwrite failed to write %llu bytes: %ld (%s)", in hv_copy_data()
182 syslog(LOG_ERR, "daemon() failed; error: %s", strerror(errno)); in main()
187 syslog(LOG_INFO, "starting; pid is:%d", getpid()); in main()
198 syslog(LOG_ERR, "open /dev/vmbus/hv_fcopy failed; error: %d %s", in main()
207 syslog(LOG_ERR, "Registration failed: %s", strerror(errno)); in main()
[all …]
H A Dhv_kvp_daemon.c127 syslog(LOG_ERR, "Failed to acquire the lock pool: %d; error: %d %s", pool, in kvp_acquire_lock()
139 syslog(LOG_ERR, "Failed to release the lock pool: %d; error: %d %s", pool, in kvp_release_lock()
157 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_file()
168 syslog(LOG_ERR, "Failed to write file, pool: %d", pool); in kvp_update_file()
188 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_mem_state()
200 syslog(LOG_ERR, in kvp_update_mem_state()
215 syslog(LOG_ERR, "malloc failed"); in kvp_update_mem_state()
241 syslog(LOG_ERR, "Failed to create '%s'; error: %d %s", KVP_CONFIG_LOC, in kvp_file_init()
1332 syslog(LOG_ERR, "Failed to open config file; error: %d %s", in kvp_set_ip_info()
1343 syslog(LOG_ERR, "Failed to open config file; error: %d %s", in kvp_set_ip_info()
[all …]
/openbmc/linux/tools/thermal/tmon/
H A Dsysfs.c43 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_set_ulong()
67 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_ulong()
86 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_string()
102 syslog(LOG_INFO, "%s: %s: type %s, max %lu, curr %lu inst %d\n", in probe_cdev()
135 syslog(LOG_ERR, "%s:%s no matching type\n", __func__, temp_str); in get_trip_point_data()
139 syslog(LOG_INFO, "%s:tz:%d tp:%d:type:%s type id %d\n", __func__, tzid, in get_trip_point_data()
156 syslog(LOG_INFO, "%s:%s:%s:%d", __func__, name, ch, i); in get_instance_id()
182 syslog(LOG_DEBUG, "tzone %s trip %d temp %lu tpnode %s", in find_tzone_tp()
185 syslog(LOG_ERR, "Failed to find TP inst %s\n", in find_tzone_tp()
208 syslog(LOG_DEBUG, "TZ%d: cdev: %s cid %d\n", tz_id, nl->d_name, in find_tzone_cdev()
[all …]
H A Dtmon.c73 syslog(LOG_INFO, "TMON exit cleanup\n"); in tmon_cleanup()
100 syslog(LOG_INFO, "TMON caught signal %d\n", sig); in tmon_sig_handler()
128 syslog(LOG_NOTICE, "TMON started by User %d", getuid()); in start_syslog()
141 syslog(LOG_ERR, "failed to open log file %s\n", TMON_LOG_FILE); in prepare_logging()
146 syslog(LOG_ERR, "Unable to stat log file %s\n", TMON_LOG_FILE); in prepare_logging()
154 syslog(LOG_ERR, "Log file is a symlink. Will not log\n"); in prepare_logging()
161 syslog(LOG_ERR, "We don't own the log file. Not logging\n"); in prepare_logging()
278 syslog(LOG_DEBUG, "Cannot handle SIGINT\n"); in main()
280 syslog(LOG_DEBUG, "Cannot handle SIGTERM\n"); in main()
312 syslog(LOG_ERR, "target zone is not found, default to %d\n", in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/
H A Dsyslog-ng_4.7.0.bb2 DESCRIPTION = "syslog-ng, as the name shows, is a syslogd replacement, \
5 syslog-ng adds the possibility to filter based on message contents using \
10 HOMEPAGE = "http://www.balabit.com/network-security/syslog-ng/opensource-logging-system"
18 SRC_URI = "https://github.com/balabit/syslog-ng/releases/download/${BP}/${BP}.tar.gz \
19 file://syslog-ng.conf.systemd \
20 file://syslog-ng.conf.sysvinit \
23 file://syslog-ng-tmp.conf \
24 file://syslog-ng.service-the-syslog-ng-service.patch \
31 UPSTREAM_CHECK_URI = "https://github.com/balabit/syslog-ng/releases"
33 CVE_STATUS[CVE-2022-38725] = "cpe-incorrect: cve-check wrongly matches cpe:2.3:a:oneidentity:syslog
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/sysklogd/
H A Dsysklogd_2.6.2.bb25 install -m 644 ${S}/syslog.conf ${D}${sysconfdir}/syslog.conf
27 install -m 755 ${UNPACKDIR}/sysklogd ${D}${sysconfdir}/init.d/syslog
34 INITSCRIPT_NAME = "syslog"
35 CONFFILES:${PN} = "${sysconfdir}/syslog.conf"
36 RCONFLICTS:${PN} = "rsyslog busybox-syslog syslog-ng"
48 /etc/init.d/syslog stop || :
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dfix_warnings2.patch23 #include <syslog.h>
44 #include <syslog.h>
53 #include <syslog.h>
63 #include <syslog.h>
73 #include <syslog.h>
83 #include <syslog.h>
110 -VARARGS(syslog, int, severity)
111 +void VARARGS(syslog, int, severity)
115 @@ -56,7 +56,7 @@ VARARGS(syslog, int, severity)
139 #include <syslog.h>
[all …]
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox.inc24 PACKAGES =+ "${PN}-httpd ${PN}-udhcpd ${PN}-udhcpc ${PN}-syslog ${PN}-mdev ${PN}-hwclock"
27 FILES:${PN}-syslog = "\
28 ${sysconfdir}/init.d/syslog* \
29 ${sysconfdir}/syslog-startup.conf* \
30 ${sysconfdir}/syslog.conf* \
31 ${systemd_system_unitdir}/syslog.service \
33 ${sysconfdir}/default/busybox-syslog \
40 INITSCRIPT_PACKAGES = "${PN}-httpd ${PN}-syslog ${PN}-udhcpd ${PN}-mdev ${PN}-hwclock"
47 INITSCRIPT_NAME:${PN}-syslog = "syslog"
50 SYSTEMD_PACKAGES = "${PN}-syslog"
[all …]
H A Dbusybox_1.37.0.bb12 file://syslog \
13 file://syslog-startup.conf \
14 file://syslog.conf \
15 file://busybox-syslog.default \
20 file://busybox-syslog.service.in \
38 file://syslog.cfg \
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0003-correct-include-directive-path-for-config.h.patch14 memcheck/tests/linux/syslog-syscall.c | 2 +-
30 diff --git a/memcheck/tests/linux/syslog-syscall.c b/memcheck/tests/linux/syslog-syscall.c
32 --- a/memcheck/tests/linux/syslog-syscall.c
33 +++ b/memcheck/tests/linux/syslog-syscall.c
/openbmc/linux/include/linux/
H A Dkmsg_dump.h60 bool kmsg_dump_get_line(struct kmsg_dump_iter *iter, bool syslog,
63 bool kmsg_dump_get_buffer(struct kmsg_dump_iter *iter, bool syslog,
78 static inline bool kmsg_dump_get_line(struct kmsg_dump_iter *iter, bool syslog, in kmsg_dump_get_line() argument
84 static inline bool kmsg_dump_get_buffer(struct kmsg_dump_iter *iter, bool syslog, in kmsg_dump_get_buffer() argument
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dbusybox-syslog.service.in6 EnvironmentFile=-/etc/default/busybox-syslog
8 Sockets=syslog.socket
13 Alias=syslog.service
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A Dinitscript.patch14 +# Should-Start: $syslog
15 +# Should-Stop: $syslog
36 +# Should-Start: $syslog
37 +# Should-Stop: $syslog
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate/
H A D0001-src-rdate-Fix-printf-format-errors.patch9 | syslog(is_error?LOG_WARNING:LOG_INFO, buf);
26 - syslog(is_error?LOG_WARNING:LOG_INFO, buf);
27 + syslog(is_error?LOG_WARNING:LOG_INFO, "%s", buf);
/openbmc/libmctp/
H A Dconfigure.ac63 AC_ARG_WITH([syslog], optwith
64 [AS_HELP_STRING([--with-syslog], [Support logging to syslog])],
72 #include <syslog.h>
84 [AC_DEFINE([MCTP_HAVE_SYSLOG], [1], [Define to enable syslog])],
/openbmc/openbmc/meta-security/recipes-ids/aide/aide/
H A Dm4_allow.patch23 AC_SEARCH_LIBS(syslog, bsd socket inet, [AC_DEFINE(HAVE_SYSLOG,1,[syslog available?])])
27 AC_CHECK_HEADERS(syslog.h inttypes.h fcntl.h ctype.h)
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.h69 syslog(LOG_ERR, pr_fmt(fmt), "error", ##args); \
79 syslog(LOG_INFO, pr_fmt(fmt), "info", ##args); \
90 syslog(LOG_DEBUG, dbg_fmt(fmt), ##args); \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A Drarpd.service4 After=syslog.target network.target
10 StandardError=syslog
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/
H A D0001-unattended-upgrade-Remove-distro_info-usage-to-check.patch59 - syslog.syslog((_("Not running on this development "
72 - syslog.syslog(_("Not running on the development release."))
/openbmc/linux/Documentation/ABI/testing/
H A Ddev-kmsg13 The logged line can be prefixed with a <N> syslog prefix, which
14 carries the syslog priority and facility. The single decimal
15 prefix number is composed of the 3 lowest bits being the syslog
16 priority and the next 8 bits the syslog facility number.
46 Unlike the classic syslog() interface, the 64 bit record
73 The output format consists of a prefix carrying the syslog
116 the console, /proc/kmsg or the syslog() syscall.

12345678910>>...12