Skip to content

fix: Extracting timezone from cisco_ios logs#2994

Draft
digrajpu wants to merge 3 commits intodevelopfrom
fix/cisco_ios_timezone
Draft

fix: Extracting timezone from cisco_ios logs#2994
digrajpu wants to merge 3 commits intodevelopfrom
fix/cisco_ios_timezone

Conversation

@digrajpu
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

@sbylica-splunk sbylica-splunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there are some tests failing now

'%Y-%m-%dT%T%z',
)
template("${.tmp.timestamp}"));
template("${.tmp.date_only}"));
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should stay with tmp.timestamp and just add a (... %z) format, kind of like app-almost-syslog-citrix_netscaler.conf. I haven't tried it but will it work if you base parser here on the one from netscaler?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already tried that, but it didn’t work because syslog-ng does not recognize text-based timezones.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, we still need to do something different because this change breaks other parsers. Also there was a release so you should rebase on top of a new develop branch that was created after that.

Base automatically changed from develop to main March 31, 2026 07:14
@ajasnosz ajasnosz changed the base branch from main to develop March 31, 2026 09:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

CLA Assistant Lite bot All contributors have signed the COC ✍️ ✅
Posted by the CLA Assistant Lite bot.

@digrajpu digrajpu force-pushed the fix/cisco_ios_timezone branch from 8bb74bf to b03bbf2 Compare April 2, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants