Skip to content

[rsyslog]: use # to separate container and program name in syslog msg#1918

Merged
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:progname
Aug 13, 2018
Merged

[rsyslog]: use # to separate container and program name in syslog msg#1918
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:progname

Conversation

@lguohan
Copy link
Collaborator

@lguohan lguohan commented Aug 12, 2018

Signed-off-by: Guohan Lu [email protected]

- What I did
Address issue #1877

Previously use / to separate container name and program name.

However, in rsyslogd:

Precisely, the programname is terminated by either (whichever occurs first):

end of tag
nonprintable character
‘:’
‘[‘
‘/’
The above definition has been taken from the FreeBSD syslogd sources.

- How I did it

- How to verify it
build image and test

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

…g message

Previously use / to separate container name and program name.

However, in rsyslogd:

Precisely, the programname is terminated by either (whichever occurs first):

end of tag
nonprintable character
‘:’
‘[‘
‘/’
The above definition has been taken from the FreeBSD syslogd sources.

Signed-off-by: Guohan Lu <[email protected]>
@lguohan
Copy link
Collaborator Author

lguohan commented Aug 12, 2018

address #1877

@lguohan
Copy link
Collaborator Author

lguohan commented Aug 12, 2018

retest this please

@lguohan lguohan requested a review from qiluo-msft August 13, 2018 01:19
@lguohan lguohan merged commit f3ca7c4 into sonic-net:master Aug 13, 2018
prsunny pushed a commit that referenced this pull request Sep 28, 2021
*[Submodule] update for swss with following commits:
a3fdaf4 QOS fieldvalue reference ABNF format to string changes ([sonic-platform-daemons] Update submodule #1754)
a8fcadf Add sleep to ensure starting route perf test after the vs is stable ([mellanox]: Update hw-mgmt service with the stop action #1929)
a89d1f8 Fix failing DPB LAG tests ([socat]: build socat with readline #1919)
86b4ede [portsorch] Avoid orchagent crash when set invalid interface types to port (Upgrade azure-keyvault to known compatible version #1906)
025032f [VS] Skip failing test - test_recirc_port ([rsyslog]: use # to separate container and program name in syslog msg #1918)
d338bd0 [pfcwd] Fix the polling interval time granularity (Download newer version (8.23.0-2) of rsyslog from jessie-backports in hopes of eliminating memory leaks #1912)
14c937e Enabling copp tests ([Mellanox] Update hw-management service config #1914)
fbdcaae [teammgrd]: Improve LAGs cleanup on shutdown: send SIGTERM directly to PID. ([docker-syncd-mlnx] add new mlnx-sfpd daemon to docker-syncd-mlnx #1841)
002bb1d [tlm teamd] Add retry mechanism before logging the ERR in get_dumps. ([py-swss/config] config load-minigraph failure leaves database in wrong state #1629)
57d21e7 [pfcwd] Convert polling interval from ms to us in LUA scripts ([interfaces]: Move IP/MTU information from interfaces file into database #1908)
d01524d [fgnhgorch] Enable packet flow when no FG ECMP neighbors are resolved (Update arista driver submodule to includes interrupt handling changes #1900)
8cf355d Mux state order change ([submodule] update snmpagent and dbsyncd, extending/implementing ieee802.1ab, rfc3433, rfc2737 MIBs #1902)
abdosi pushed a commit that referenced this pull request Nov 23, 2021
Commits on Oct 26, 2021
Remove exec from platform_reboot call to prevent reboot hang (#1881) 066b5adf6d737a5bd174123d4d00dab4b6110cf6
  
Commits on Nov 17, 2021
[fdbshow]: Handle FDB cleanup gracefully. (#1918) c80321c98d0741f340d2900108bad7fed76c80cd
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
**What I did**
Test is failing for swss-common and sairedis repos. 

**Why I did it**
Temporarily skip to unblock PRs
Staphylo pushed a commit to Staphylo/sonic-buildimage that referenced this pull request Feb 5, 2026
…ic-net#1918)

<!--
Please make sure you've read and understood our contributing guidelines:
     https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

** Make sure all your commits include a signature generated with `git
commit -s` **

If this is a bug fix, make sure your description includes "fixes #xxxx",
or
     "closes #xxxx" or "resolves #xxxx"

     Please provide the following information:
-->

#### Why I did it
Upgrade xgs SAI version to 13.2.1.30 to include the following fix:
- 13.2.1.28: bcm_switch_control_set(0, bcmSwitchPcieHotSwapDisable, 1)
support through SAI code
- 13.2.1.29: SONIC-116157: enable
SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_PORT_STATS_INGRESS/EGRESS as
non functional attributes in capablity and create/get/set APIs
SONIC-116055: return SAI_STATUS_BUFFER_OVERFLOW when
get_tam_tel_type_attribute
SAI_TAM_TEL_TYPE_ATTR_IPFIX_TEMPLATES is fetched with lower value than
required at sdk.
- 13.2.1.30: sai_query_stats_capability support for
SAI_OBJECT_TYPE_SWITCH
##### Work item tracking
- Microsoft ADO **(number only)**: 36329906

#### How I did it
Update xgs SAI version in sai.mk file.

#### How to verify it

Signed-off-by: zitingguo <[email protected]>

---------

Signed-off-by: zitingguo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants