Skip to content

Commit

Permalink
update TODO (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcktdmp authored Mar 10, 2020
1 parent d3d46f7 commit 5c44995
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,4 @@ CEF:0|Cool Vendor|Cool Product|1.0|FLAKY_EVENT|Something flaky happened.|3|sourc

## Not yet implemented

* Field limits according to format standard for [known](https://community.microfocus.com/t5/ArcSight-Connectors/ArcSight-Common-Event-Format-CEF-Implementation-Standard/ta-p/1645557?attachment-id=68077) CEF fields
* Error handling
* Mandatory header field checking
* Field limits according to format standard for [known](https://community.microfocus.com/t5/ArcSight-Connectors/ArcSight-Common-Event-Format-CEF-Implementation-Standard/ta-p/1645557?attachment-id=68077) CEF fields
5 changes: 0 additions & 5 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
* Use interfaces
* Improve overall code construct
* Work with default values or force mandatory fields
* Implement extension fields
* Implement interface for struct and write use reflect to verify
mandatory fields being set
* use goroutines for verifying mandatory fields
* ..

0 comments on commit 5c44995

Please sign in to comment.