Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Commit 4810736

Browse files
ppandey-redhatSteveHNH
authored andcommitted
Added specs for file openvswitch-agent.log (#149)
1 parent a7858c1 commit 4810736

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

uploader.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2163,6 +2163,16 @@
21632163
],
21642164
"symbolic_name": "neutron_metadata_agent_log"
21652165
},
2166+
{
2167+
"file": "/var/log/neutron/openvswitch-agent.log",
2168+
"pattern": [],
2169+
"symbolic_name": "neutron_ovs_agent_log"
2170+
},
2171+
{
2172+
"file": "/var/log/containers/neutron/openvswitch-agent.log",
2173+
"pattern": [],
2174+
"symbolic_name": "neutron_ovs_agent_log"
2175+
},
21662176
{
21672177
"file": "/usr/sap/hostctrl/exe/host_profile",
21682178
"pattern": [

uploader.v2.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2164,6 +2164,16 @@
21642164
],
21652165
"symbolic_name": "neutron_metadata_agent_log"
21662166
},
2167+
{
2168+
"file": "/var/log/neutron/openvswitch-agent.log",
2169+
"pattern": [],
2170+
"symbolic_name": "neutron_ovs_agent_log"
2171+
},
2172+
{
2173+
"file": "/var/log/containers/neutron/openvswitch-agent.log",
2174+
"pattern": [],
2175+
"symbolic_name": "neutron_ovs_agent_log"
2176+
},
21672177
{
21682178
"file": "/usr/sap/hostctrl/exe/host_profile",
21692179
"pattern": [

0 commit comments

Comments
 (0)