Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collectors update (Limit for article links, logs, fixes) #221

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

Progress1
Copy link
Collaborator

  • Better logs: article link progress for current page
  • Added optional "Limit for article links" setting (WEB, RSS, ATOM). You can process only first N articles. Usefull on sources with big article count (when you don't want kill collector)
  • Display "Page limit reached" only if "Pagination limit" was set
  • Fixed crash when article items are parsed ok but link is not found (java scripts, not fully dynamicaly loaded page)
  • Removed one duplicity log about parsing article link
  • Removed from RSS/ATOM date check condition (now it works in the same way as in WEB collector, now it's possible collect initial source state)
  • Fixed ATOM author element that can exist/miss in header/entry

- Better logs: article link progress for current page
- Added optional "Limit for article links" setting (WEB, RSS, ATOM). You can process only first N articles. Usefull on sources with big article count (when you don't want kill collector)
- Display "Page limit reached" only if "Pagination limit" was set
- Fixed crash when article items are parsed ok but link is not found (java scripts, not fully dynamicaly loaded page)
- Removed one duplicity log about parsing article link
- Removed from RSS/ATOM date check condition (now it works in the same way as in WEB collector, now it's possible collect initial source state)
- Fixed ATOM author element that can exist/miss in header/entry
@Progress1 Progress1 merged commit 8fd28c9 into SK-CERT:main Mar 7, 2024
2 checks passed
@Progress1 Progress1 deleted the collectors_logs branch March 7, 2024 14:11
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.

1 participant