justinwwhuang closed pull request #9144: [INLONG-9143][Agent] Add log file
collect task
URL: https://github.com/apache/inlong/pull/9144
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
justinwwhuang opened a new pull request, #9145:
URL: https://github.com/apache/inlong/pull/9145
### Prepare a Pull Request
[INLONG-9143][Agent] Add log file collect task
- Fixes #9143
### Motivation
Add log file collect task
### Modifications
Add log fil
doleyzi commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375591666
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/filecollect/AgentErrMsg.java:
##
@@ -0,0 +1,67 @@
+/*
+ * Licensed to the Apache Software
EMsnap commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375592188
##
inlong-agent/agent-plugins/src/test/java/org/apache/inlong/agent/plugin/AgentBaseTestsHelper.java:
##
@@ -71,4 +77,32 @@ public void teardownAgentHome() {
EMsnap commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375592016
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/filecollect/AgentErrMsg.java:
##
@@ -0,0 +1,67 @@
+/*
+ * Licensed to the Apache Software
justinwwhuang commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375592659
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/filecollect/AgentErrMsg.java:
##
@@ -0,0 +1,67 @@
+/*
+ * Licensed to the Apache So
doleyzi commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375592818
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/filecollect/FileScanner.java:
##
@@ -0,0 +1,174 @@
+/*
+ * Licensed to the Apache Softwar
leezng commented on code in PR #9141:
URL: https://github.com/apache/inlong/pull/9141#discussion_r1375592861
##
inlong-dashboard/src/core/stores/index.ts:
##
@@ -38,6 +39,7 @@ const state: State = {
userId: 0,
roles: [],
tenant: '',
+ syncTableData: null,
Review Comme
justinwwhuang commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375592934
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/filecollect/AgentErrMsg.java:
##
@@ -0,0 +1,67 @@
+/*
+ * Licensed to the Apache So
doleyzi commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375593414
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/filecollect/FileScanner.java:
##
@@ -0,0 +1,174 @@
+/*
+ * Licensed to the Apache Softwar
justinwwhuang commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375594094
##
inlong-agent/agent-plugins/src/test/java/org/apache/inlong/agent/plugin/AgentBaseTestsHelper.java:
##
@@ -71,4 +77,32 @@ public void teardownAgentHome() {
justinwwhuang commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375594207
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/filecollect/FileScanner.java:
##
@@ -0,0 +1,174 @@
+/*
+ * Licensed to the Apache S
EMsnap commented on PR #9141:
URL: https://github.com/apache/inlong/pull/9141#issuecomment-1784365609

please update description
--
This is an automated message from the Apache Git Service.
fuweng11 opened a new pull request, #9148:
URL: https://github.com/apache/inlong/pull/9148
### Prepare a Pull Request
- Fixes #9147
### Motivation
The group details are displayed with the tag of the cluster to which the
group belongs.
### Modifications
justinwwhuang commented on code in PR #9145:
URL: https://github.com/apache/inlong/pull/9145#discussion_r1375617316
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/filecollect/AgentErrMsg.java:
##
@@ -0,0 +1,67 @@
+/*
+ * Licensed to the Apache So
luchunliang merged PR #9145:
URL: https://github.com/apache/inlong/pull/9145
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@inlong.
This is an automated email from the ASF dual-hosted git repository.
luchunliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/master by this push:
new 119240cdbc [INLONG-9143][Agent] Add log fil
justinwwhuang opened a new pull request, #9150:
URL: https://github.com/apache/inlong/pull/9150
### Prepare a Pull Request
[INLONG-9149][Agent] Add sender manager for file collect
- Fixes #9149
### Motivation
Add sender manager for file collect
### Modification
doleyzi commented on code in PR #9150:
URL: https://github.com/apache/inlong/pull/9150#discussion_r1375636403
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/filecollect/SenderManager.java:
##
@@ -0,0 +1,454 @@
+/*
+ * Licensed to the Apache Soft
justinwwhuang commented on code in PR #9150:
URL: https://github.com/apache/inlong/pull/9150#discussion_r1375636818
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/filecollect/SenderManager.java:
##
@@ -0,0 +1,454 @@
+/*
+ * Licensed to the Apach
EMsnap commented on code in PR #9150:
URL: https://github.com/apache/inlong/pull/9150#discussion_r1375637065
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/filecollect/SenderManager.java:
##
@@ -0,0 +1,454 @@
+/*
+ * Licensed to the Apache Softw
justinwwhuang commented on code in PR #9150:
URL: https://github.com/apache/inlong/pull/9150#discussion_r1375639043
##
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sinks/filecollect/SenderManager.java:
##
@@ -0,0 +1,454 @@
+/*
+ * Licensed to the Apach
dockerzhang merged PR #9150:
URL: https://github.com/apache/inlong/pull/9150
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@inlong.
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/master by this push:
new eb5f890a23 [INLONG-9149][Agent] Add sender
dockerzhang merged PR #9148:
URL: https://github.com/apache/inlong/pull/9148
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@inlong.
This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/master by this push:
new 4ffe4ea718 [INLONG-9147][Manager] The group
26 matches
Mail list logo